Learn R Programming

invivoPKfit (version 2.0.1)

summary.pk: Print summary of a `pk` object

Description

This summary includes summary information about the data; about any data transformations applied; about the models being fitted; about the error model being applied; and any fitting results, if the `pk` object has been fitted. It also includes TK quantities calculated from the fitted model parameters, e.g. halflife; clearance; tmax; Cmax; AUC; Css.

Usage

# S3 method for pk
summary(object, ...)

Value

A list of `data.frame`s consisting of a summary table of fitting options and results.

Arguments

object

A [pk] object.

...

Additional arguments. Currently not in use.

Author

Caroline Ring