do_prefit {invivoPKfit} | R Documentation |
Prefitting
Description
Prefitting
Usage
do_prefit(obj, ...)
Arguments
obj |
the pk object |
... |
Additional arguments currently not in use. |
Value
The same 'pk' object, but with a new element 'prefit', containing the results of pre-fit calculations and checks for each model and for the error model.
See Also
[do_prefit.pk()] for the 'do_prefit' method for class [pk()]
[Package invivoPKfit version 2.0.1 Index]