get_stat_model {invivoPKfit} | R Documentation |
get_stat_model()
Description
This is the S3 method generic for get_stat_model()
Usage
get_stat_model(obj, ...)
Arguments
obj |
An object. |
... |
Additional arguments currently not in use. |
Value
A 'list' – the 'stat_model' element of 'obj'
See Also
[get_stat_model.pk()] for the method for class [pk()]
[Package invivoPKfit version 2.0.1 Index]