powered by
Use to create a stack of plots of random parameter estimates plotted against covariates.
nlme.ranpar.vs.cov(xpdb, covColNames, nrow = 1, ncol = 1, ...)
List of gtable
gtable
An xpose database object.
Character vector of covariates to build the matrix.
Number of rows.
Number of columns; if ncol=1, each gtable object is treated separately.
Parameters to be passed to ggarrange()
ggarrange()
nlme.ranpar.vs.cov(xpdb = xpose::xpdb_ex_pk, covColNames = c("SEX", "CLCR", "AGE") )
Run the code above in your browser using DataLab