Package: nonmem2R 0.2.5

Magnus Astrand

nonmem2R: Loading NONMEM Output Files with Functions for Visual Predictive Checks (VPC) and Goodness of Fit (GOF) Plots

Loading NONMEM (NONlinear Mixed-Effect Modeling, <https://www.iconplc.com/solutions/technologies/nonmem/>) and PSN (Perl-speaks-NONMEM, <https://uupharmacometrics.github.io/PsN/>) output files to extract parameter estimates, provide visual predictive check (VPC) and goodness of fit (GOF) plots, and simulate with parameter uncertainty.

Authors:Magnus Astrand

nonmem2R_0.2.5.tar.gz
nonmem2R_0.2.5.tar.gz(r-4.5-noble)nonmem2R_0.2.5.tar.gz(r-4.4-noble)
nonmem2R_0.2.5.tgz(r-4.4-emscripten)nonmem2R_0.2.5.tgz(r-4.3-emscripten)
nonmem2R.pdf |nonmem2R.html
nonmem2R/json (API)
NEWS

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

Peer review:

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

61 exports 3 stars 0.71 score 43 dependencies 1 mentions 19 scripts 498 downloads

Last updated 6 months agofrom:4c335a398c. Checks:OK: 2. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 08 2024
R-4.5-linuxOKSep 08 2024

Exports:add.captionbasic.eta.GOFbasic.GOF4basic.GOF6covloadcovload.sub.tabledefault.GOF.dictionarydefault.GOF.paramsdo.cat.GOFdo.individual.GOFdo.multi.GOFdo.one.GOFeta.cat.GOFeta.cov.GOFeta.hist.GOFeta.pairs.GOFeta.qqnorm.GOFextFormatextloadextload.sub.tableextToTableextTransformget.GOF.dictionaryget.GOF.paramsget.labelget.model.pathGOF.controlgrid.simgrid.sim.internal1grid.sim.internal2grid.sim.internal3histGOFmerge2GOFmerge4GOFmerge6GOFmodloadposition_scalePositionScaleqqnormGOFreadVpcset.ETA.labelsset.GOF.dictionaryset.GOF.paramsset.model.pathset.script.namestat_corrstat_denxstat_dnormstat_hmeanstat_hmedianStatCorrStatDenxStatDnormStatHmeanStatHmediansumoRsumoRUtest.grid.simvpcfigvpcfig2vpcfig3

Dependencies:clicolorspacedeldirfansifarverggplot2gluegridExtragtableinterpisobandjpeglabelinglatticelatticeExtralifecyclemagrittrMASSMatrixmgcvmunsellmvtnormnlmepillarpkgconfigplyrpngR6RColorBrewerRcppRcppArmadilloRcppEigenreshape2rlangscalessplines2stringistringrtibbleutf8vctrsviridisLitewithr

nonmem2R goodness of fit plot functions

Rendered fromGOFvignette.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2019-02-18
Started: 2019-02-18

nonmem2R VPC plot functions

Rendered fromVPCvignette.Rmdusingknitr::rmarkdownon Sep 08 2024.

Last update: 2020-09-28
Started: 2020-09-28

Readme and manuals

Help Manual

Help pageTopics
Add caption to ggplot objectadd.caption
Histogram and/or QQ-norm GOF for ETA'sbasic.eta.GOF eta.hist.GOF eta.qqnorm.GOF
Basic 4- and 6-panel GOFbasic.GOF4 basic.GOF6
Load the covariance matrix from a nonmem .cov output file.covload
Y vs categorical X GOF-plotdo.cat.GOF
Individual GOF-plotsdo.individual.GOF
Multiple Y vs single X GOF-plotdo.multi.GOF
X-Y GOF-plotdo.one.GOF
Covariate and pairs ETA GOFseta.cat.GOF eta.cov.GOF eta.pairs.GOF
Load final parameter values from a nonmem .ext output file.extload
Compile parameter table suitable for reportsextToTable
Get, set, and modify the global (or local) GOF parameters and GOF dictionary for labelsdefault.GOF.dictionary default.GOF.params get.GOF.dictionary get.GOF.params GOF.control set.ETA.labels set.GOF.dictionary set.GOF.params set.script.name
Labels for known NONMEM variablesget.label
Get and set model.pathget.model.path set.model.path
Combine fix grid and simulated grid based on multivariate normal distributiongrid.sim
Histogram GOFhistGOF
Merging 2, 4, or 6 GOF's into one graphmerge2GOF merge4GOF merge6GOF
Show model filemodload
Position for scaling yposition_scale
QQ-norm GOFqqnormGOF
Adding correlation to x-y plotsstat_corr
Density for x in x-y plotstat_denx
Normal densitystat_dnorm
Horizontal reference at meanstat_hmean
Horizontal reference at medianstat_hmedian
Compile summary information for NONMEM model based on the lst file, ext file, and the cov file.sumoR
Function for testing grid.sim and compare with rmvnormtest.grid.sim
Visual Predictive Check (VPC) based on Perl-speaks-NONMEM (PsN) generated VPC files (lattice version).vpcfig
Visual Predictive Check (VPC) based on Perl-speaks-NONMEM (PsN) generated VPC files (ggplot2-version).vpcfig2
Visual Predictive Check (VPC) based on raw Perl-speaks-NONMEM (PsN) generated VPC files.vpcfig3