get_fit {invivoPKfit}R Documentation

get_fit()

Description

This is the S3 method generic for get_fit()

Usage

get_fit(obj, ...)

Arguments

obj

An object.

...

Additional arguments currently not in use.

Value

A named list of objects of class 'optimx', named for the models in 'model'. As described in [optimx::optimx()] If only one model is specified, the return value will still be a list, but with only one element.

See Also

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


[Package invivoPKfit version 2.0.1 Index]