Learn R Programming

invivoPKfit (version 2.0.1)

get_tkstats: Get TK stats

Description

This is the S3 method generic for get_tkstats(0)

Usage

get_tkstats(obj, ...)

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`.)

Arguments

obj

an object

...

Additional arguments currently not in use.

See Also

[get_tkstats.pk()] for the method for class [pk()]