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.
# S3 method for pk
summary(object, ...)
A list of `data.frame`s consisting of a summary table of fitting options and results.
A [pk] object.
Additional arguments. Currently not in use.
Caroline Ring