get_eps_shk {Certara.ModelResults} | R Documentation |
Get eps skrinkage values xpdb
Description
This function returns eps shrinkage values from xpdb object as a data.frame
.
Usage
get_eps_shk(xpdb)
Arguments
xpdb |
Object of class |
Value
Returns an object of class data.frame
.
Examples
get_eps_shk(xpdb_NLME$TwCpt_IVBolus_FOCE_ELS)
[Package Certara.ModelResults version 3.0.1 Index]