summary.pk {invivoPKfit}R Documentation

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 class 'pk'
summary(object, ...)

Arguments

object

A [pk] object.

...

Additional arguments. Currently not in use.

Value

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

Author(s)

Caroline Ring


[Package invivoPKfit version 2.0.1 Index]