get_tkstats {invivoPKfit} | R Documentation |
Get TK stats
Description
This is the S3 method generic for get_tkstats(0)
Usage
get_tkstats(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' with the variables in the 'data.frame' returned by the 'tkstats_fun' for its corresponding model. (For the built-in models 'model_flat', 'model_1comp', and 'model_2comp', these variables are 'param_name' and 'param_value'.)
See Also
[get_tkstats.pk()] for the method for class [pk()]
[Package invivoPKfit version 2.0.1 Index]