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