Learn R Programming

invivoPKfit (version 2.0.1)

get_winning_model: get_winning_model()

Description

This is the S3 method generic for get_winning_model()

Usage

get_winning_model(obj, ...)

Value

A data.frame with one row for each `data_group`, `model` and `method` and The return value has attribute `criterion` giving the name of the criterion function used to compare models.

Arguments

obj

An object.

...

Additional arguments currently not in use.

See Also

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