Import results of an NLME run into xpose database to create commonly used diagnostic plots.
xp <- xposeNlme (dir = model@modelInfo@workingDir , modelName =
ModelName )
Observations against population or individual predictions
dv_vs_pred (xp , type = "p", subtitle = " -2LL: @ofv ")
dv_vs_ipred (xp , type = "p", subtitle = " -2LL: @ofv , Eps shrinkage
: @epsshk ")
CWRES against independent variable or population predictions
res_vs_idv (xp , res =" CWRES ", type ="ps", subtitle =" -2LL: @ofv ")
res_vs_pred (xp , res =" CWRES ", type ="ps", subtitle =" -2LL: @ofv ")
Last modified date:12/17/20
Legal Notice | Contact Certara
© 2020 Certara USA, Inc. All rights reserved.