Learn R Programming

invivoPKfit (version 2.0.1)

do_fit: Fitting

Description

This is the S3 generic method for `do_fit`.

Usage

do_fit(obj, ...)

Value

The same [pk] object, with element `fit` containing the fitted results for each model in `stat_model`.

Arguments

obj

the pk object

...

Additional arguments currently not in use.

See Also

[do_fit.pk()] for the `do_fit` method for class [pk()]