VPC for nlmixr saemFit objects
VPC for nlmixr saemFit objects
vpc_saemFit(fit, dat, nsim = 100, by = NULL, ...) ## S3 method for class 'saemFit' vpc(sim, ...)
fit |
saemFit object |
dat |
Data to augment the saemFit vpc simulation |
nsim |
Number of simulations for the VPC |
by |
Variables to condition the VPC |
... |
Other arguments sent to |
sim |
this is usually a data.frame with observed data, containing the independent and dependent variable, a column indicating the individual, and possibly covariates. E.g. load in from NONMEM using read_table_nm. However it can also be an object like a nlmixr or xpose object |
vpc object from the vpc_vpc
package
Wenping Wang
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.