Contains results of internal validation by simulation to permit generation of visual predictive checks (VPCs), prediction corrected visual predictive checks, (pcVPCs), normalized prediction distribution errors (NPDE), and numerical predictive checks.
Details
This object is created by running the make_valid
method in a
PM_result object. It contains all the information necessary
to internally validate the result by simulation methods.
Public fields
simdata
Simulated data created in the validation process
timeBinMedian
Median times for cluster bins
tadBinMedian
Median times after previous doses for cluster bins
opDF
Observed-predicted data frame
npde
Data for Normalized Prediction Distribution Error
npde_tad
Data for Normalized Prediction Distribution Error using Time After Dose if available
Methods
Method plot()
Plot method. Calls plot.PM_valid.