get_prefit.pk {invivoPKfit}R Documentation

Get prefit

Description

Extract pre-fitting results from a [pk()] object

Usage

## S3 method for class 'pk'
get_prefit(obj, ...)

Arguments

obj

A [pk()] object that has had 'do_prefit()' run on it

...

Additional arguments. Currently not in use.

Value

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

Author(s)

Caroline Ring


[Package invivoPKfit version 2.0.1 Index]