get_winning_model {invivoPKfit} | R Documentation |
get_winning_model()
Description
This is the S3 method generic for get_winning_model()
Usage
get_winning_model(obj, ...)
Arguments
obj |
An object. |
... |
Additional arguments currently not in use. |
Value
A data.frame with one row for each 'data_group', 'model' and 'method' and The return value has attribute 'criterion' giving the name of the criterion function used to compare models.
See Also
[get_winning_model.pk()] for the method for class [pk()]
[Package invivoPKfit version 2.0.1 Index]