
Package index
-
plot_dvtime() - Plot a dependent variable versus time
-
plot_dvconc() - Plot a dependent variable versus concentration
-
plot_gof() - Plot population overlay goodness-of-fit (GOF) plots
-
plot_vpc_cont() - Plot a visual predictive check (VPC) for continuous data with exact time bins
-
plot_vpc_cens() - Plot a censoring (BLQ-proportion) VPC with exact time bins
-
plot_doseprop() - Plot a dose-proportionality assessment via power law (log-log) regression
-
plot_vpc_legend() - Plot a legend for a visual predictive check (VPC)
-
plot_build_vpc() - Build a VPC ggplot from a
vpc_statsobject -
plot_build_doseprop() - Build a dose-proportionality ggplot from a
doseprop_statsobject
-
plot_dvtime_theme() - Concentration-time plot theme
-
plot_dvconc_theme() - Response versus concentration plot theme
-
plot_gof_theme() - Population overlay GOF plot theme
-
plot_doseprop_theme() - Dose-proportionality plot theme
-
plot_vpc_theme() - VPC plot theme
-
pmx_point() - Point aesthetics
-
pmx_line() - Line aesthetics
-
pmx_ribbon() - Ribbon aesthetics
-
pmx_errorbar() - Error bar aesthetics
-
pmx_trend() - Trend line aesthetics (dvconc loess/linear)
-
pmx_style() - Shared style for point and line layers
-
pmx_color() - GOF overlay color aesthetics
-
plot_vpc_shown() - VPC layer visibility settings
-
plot_gof_shown() - GOF layer visibility settings
-
df_vpcstats() - Compute VPC summary statistics from raw simulation data
-
df_doseprop() - Compute and tabulate estimates for log-log regression
-
var_addn() - Append counts of unique identifiers to group labels
-
var_dosenorm() - Internal Helper: Apply dose-normalization to a variable
-
var_predcorr() - Apply prediction correction
-
model_mread_load() - Load an mrgsolve model file from the internal model library
-
df_mrgsim_replicate() - Execute a visual predictive check (VPC) simulation using
mrgsolve -
df_mrgsim_addpred() - Add population predictions (
PRED) to a data.frame
S3 Class System
Predicates, constructors, operators, and methods for the shared pmx_stats / pmx_theme base classes and their vpc_stats, doseprop_stats, and pmx_element siblings.
-
pmx_stats() - Construct a
pmx_statscontainer -
pmx_theme() - Construct a
pmx_theme -
is_pmx_stats() - Test whether an object is a
pmx_statscontainer -
is_pmx_vpc_plot() - Test whether an object is a
pmx_vpc_plot -
is_vpc_stats() - Test whether an object is a
vpc_statscontainer -
is_doseprop_stats() - Test whether an object is a
doseprop_statscontainer -
is_pmx_element() - Test whether an object is a pmx theme element
-
is_pmx_theme() - Test whether an object is a pmx plot theme
-
`+`(<pmx_vpc_plot>) - Add a layer to a
pmx_vpc_plotwith a facet warning -
`+`(<pmx_theme>) - Combine two pmx plot themes
-
`+`(<pmx_element>) - Combine two pmx theme elements
-
print(<pmx_stats>) - Print method for
pmx_stats -
summary(<pmx_stats>) - Summary method for
pmx_stats -
as.data.frame(<pmx_stats>) - Coerce a
pmx_statsobject to a data.frame -
print(<vpc_stats>) - Print method for
vpc_stats -
summary(<vpc_stats>) - Summary method for
vpc_stats -
print(<doseprop_stats>) - Print method for
doseprop_stats -
summary(<doseprop_stats>) - Summary method for
doseprop_stats -
print(<pmx_element>) - Print method for pmx theme elements
-
print(<pmx_theme>) - Print method for pmx plot themes
-
data_sad - Example NONMEM Analysis-Ready Dataset for PK/PD Modeling of a Single Ascending Dose Study
-
data_sad_nca - Example NCA Parameter Dataset Output from PKNCA
-
data_sad_pkfit - Example NONMEM Analysis-Ready Dataset for PK Modeling of a Single Ascending Dose Study