Learn R Programming

invivoPKfit (version 2.0.1)

AAFE: AAFE()

Description

This is the S3 method generic for AAFE()

Usage

AAFE(obj, ...)

Value

A dataframe with one row for each `data_group`, `model` and `method`. The final column contains the AAFE of the model fitted by the corresponding method, using the data in `newdata`.

Arguments

obj

An object.

...

Additional arguments currently not in use.

See Also

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