Learn R Programming

psycho (version 0.4.91)

find_best_model: Returns the best model.

Description

Returns the best model. See the documentation for your model's class:

Usage

find_best_model(fit, ...)

Arguments

fit

Model

...

Arguments passed to or from other methods.

See Also

find_best_model.stanreg