Package: NMdata 0.2.4.908

Philip Delff

NMdata: Preparation, Checking and Post-Processing Data for PK/PD Modeling

Efficient tools for preparation, checking and post-processing of data in PK/PD (pharmacokinetics/pharmacodynamics) modeling, with focus on use of Nonmem, including consistency, traceability, and Nonmem compatibility of Data. Rigorously checks final Nonmem datasets. Implemented in 'data.table', but easily integrated with 'base' and 'tidyverse'.

Authors:Philip Delff [aut, cre], Brian Reilly [ctb], Eric Anderson [ctb]

NMdata_0.2.4.908.tar.gz
NMdata_0.2.4.908.zip(r-4.7)NMdata_0.2.4.908.zip(r-4.6)NMdata_0.2.4.908.zip(r-4.5)
NMdata_0.2.4.908.tgz(r-4.6-any)NMdata_0.2.4.908.tgz(r-4.5-any)
NMdata_0.2.4.908.tar.gz(r-4.7-any)NMdata_0.2.4.908.tar.gz(r-4.6-any)
NMdata_0.2.4.908.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
NMdata/json (API)
NEWS

# Install 'NMdata' in R:
install.packages('NMdata', repos = c('https://nmautoverse.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/nmautoverse/nmdata/issues

Pkgdown/docs site:https://nmautoverse.github.io

On CRAN:

Conda:

nonmempharmacometrics

8.08 score 18 stars 3 packages 133 scripts 812 downloads 64 exports 4 dependencies

Last updated from:c157af0172. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK183
source / vignettesOK185
linux-release-x86_64OK170
macos-release-arm64OK114
macos-oldrel-arm64OK96
windows-develOK149
windows-releaseOK164
windows-oldrelOK145
wasm-releaseOK111

Exports:addCoraddOmegaCorraddTAPDas.NMctlccclcleanFileNamescolLabelscompareColsdcastSedimsdt2matdtapplyeditCharColsegdtfindCovsfindVarsflagsAssignflagsCountfnAppendfnExtensionis.NMdatalapplydtlistMissingsmat2dtmergeCheckmergeCoalNMcheckColnamesNMcheckDataNMdataConfNMexpandDosesNMextractDataFileNMextractTextNMgenTextNMinfoNMisNumericNMorderColumnsNMreadCovNMreadCsvNMreadExtNMreadFiltersNMreadInitsNMreadParsTextNMreadPhiNMreadSectionNMreadShkNMreadSizesNMreadTabNMrelateNMreplaceDataFileNMscanDataNMscanInputNMscanMultipleNMscanTablesNMstampNMwriteDataNMwriteSectionreadCtlrenameByContentssetOrderListtmpcoltriagSizeuniquePresentunNMdata

Dependencies:data.tablefstfstcoreRcpp

Readme and manuals

Help Manual

Help pageTopics
add correlations of off-diagonal OMEGA and SIGMA elements to a parameter tableaddCor
Deprecated: use addCor. Add correlations to parameter tableaddOmegaCorr
Add time since previous dose to data, time of previous dose, most recent dose amount, cumulative number of doses, and cumulative dose amount.addTAPD
Convert object to class NMctlas.NMctl
Create character vectors without quotation markscc
Define a vector with factor levels in the same order as occurring in the vector.cl
Extract column labels as defined in SAScolLabels
Compare elements in lists with aim of combiningcompareCols
A standard-evaluation interface to `data.table::dcast()dcastSe
Get dimensions of multiple objectsdims
Convert a data.table of parameter estimates to a matrixdt2mat
Apply function and return a data.framedtapply
Replace strings in character character columns of a data seteditCharCols
Expand grid of data.tablesegdt
Extract columns that are constant within values of other columns (covariates)findCovs
Extract columns that vary within values of other columns in a data.framefindVars
Assign exclusion flags to a dataset based on specified tableflagsAssign
Create an overview of number of retained and discarded datapoints.flagsCount
paste something before file name extension.fnAppend
Change file name extensionfnExtension
Check if an object is 'NMdata'is.NMdata
Apply function of subsets of `data.frame`, return named listlapplydt
List rows with missing values across multiple columnslistMissings
upper or lower triangle or all values of a matrix as long-formatmat2dt
Merge, order, and check resulting rows and columns.mergeCheck
Overwrite values in one data.frame as available in another.mergeCoal
Compare $INPUT in control stream to column names in input dataNMcheckColnames
Check data for Nonmem compatibility or check control stream for data compatibilityNMcheckData
Configure default behavior of NMdata functionsNMdataConf
Basic arithmetic on NMdata objectscbind.NMdata dimnames.NMdata merge.NMdata NMdataOperations rbind.NMdata t.NMdata
Transform repeated dosing events (ADDL/II) to individual dosing eventsNMexpandDoses
Extract the data file used in a control streamNMextractDataFile
Versatile text extractor from Nonmem (input or output) control streamsNMextractText
Generate text for INPUT and possibly DATA sections of NONMEM control streams.NMgenText
Get metadata from an NMdata objectNMinfo
Test if a variable can be interpreted by NonmemNMisNumeric
Standardize column order in Nonmem input dataNMorderColumns
Read covariance matrix from `.cov` fileNMreadCov
Read input data formatted for NonmemNMreadCsv
Read information from Nonmem ext filesNMreadExt
Read data filters from a NONMEM modelNMreadFilters
Tabulate information from parameter sections in control streamsNMreadInits
Read comments to parameter definitions in Nonmem control streamsNMreadParsText
Read information from Nonmem phi filesNMreadPhi
Extract sections of Nonmem control streamsNMreadSection
Read Shrinkage data reported by NonmemNMreadShk
Read SIZES info from a control streamNMreadSizes
Read an output table file from NonmemNMreadTab
Relate parameter names and variables based on control stream code sections.NMrelate
Replace data file used in Nonmem control streamNMreplaceDataFile
Automatically find Nonmem input and output tables and organize dataNMscanData
Find and read input data and optionally translate column names according to the $INPUT sectionNMscanInput
Run NMscanData on multiple models and stack resultsNMscanMultiple
Find and read all output data tables in Nonmem runNMscanTables
stamp a dataset or any other objectNMstamp
Write dataset for use in Nonmem (and R)NMwriteData
Replace ($)sections of a Nonmem control streamNMwriteSection
print method for NMdata summariesprint.summary_NMdata
Read as class NMctlreadCtl
Rename columns matching properties of data contentsrenameByContents
reorder with respect to multiple vectorsreorder2
Reorder List Elements by NamesetOrderList
summary method for NMdata objectssummary.NMdata
Calculate number of elements for matrix specificationtriagSize
Extract unique non-missing value from vectoruniquePresent
Remove NMdata class and discard NMdata meta dataunNMdata