Skip to contents

Creating Xpose Data Objects from NLME Output

Use these functions to import and transform output files from NLME runs in RsNLME or Phoenix into Xpose data objects, enabling streamlined visualization and analysis of model results.

xposeNlme()
Creates xpose database from Certara.RsNLME output files
xposeNlmeModel()
Creates xpose database from Certara.RsNLME objects

Plotting Functions

These functions to extend capabilities in the xpose package for plotting covariate models.

eta_vs_cov()
ETAs vs covariate Plot
prm_vs_cov()
Parameter vs covariate Plot
res_vs_cov()
Residuals vs covariate plot
xplot_box()
Default xpose box plot function
nlme.ranpar.vs.cov()
Plot random parameter estimates against covariates
nlme.par.vs.cov()
Plot parameter estimates against covariates
nlme.var.vs.cov()
Build multiple plots for selected variable vs covariates
nlme.cov.splom()
Create covariates scatterplot

Get summary data

Use these functions to extract information from the xpose_data object for table generation.

get_overallNlme()
Access NLME model overall fit results
get_prmNlme()
Access NLME model parameter estimates

Example data

xpdb_ex_Nlme
XposeNlme examples