Learn R Programming

invivoPKfit (version 2.0.1)

get_prefit: get_prefit()

Description

This is the S3 method generic for get_prefit()

Usage

get_prefit(obj, ...)

Value

A list of `data.frame`s in the object's `prefit` element.

Arguments

obj

An object.

...

Additional arguments currently not in use.

See Also

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