best_model.msgl: Index of best model

View source: R/navigate.R

best_model.msglR Documentation

Index of best model

Description

Returns the index of the best model, in terms of lowest error rate

Usage

## S3 method for class 'msgl'
best_model(object, ...)

Arguments

object

a msgl object

...

additional parameters (ignored)

Value

index of the best model.

Author(s)

Martin Vincent


nielsrhansen/msgl documentation built on Feb. 6, 2024, 1:25 a.m.