do_fit {invivoPKfit} | R Documentation |
Fitting
Description
This is the S3 generic method for 'do_fit'.
Usage
do_fit(obj, ...)
Arguments
obj |
the pk object |
... |
Additional arguments currently not in use. |
Value
The same [pk] object, with element 'fit' containing the fitted results for each model in 'stat_model'.
See Also
[do_fit.pk()] for the 'do_fit' method for class [pk()]
[Package invivoPKfit version 2.0.1 Index]