best_model.lsgl: Index of best model

View source: R/navigate.R

best_model.lsglR Documentation

Index of best model

Description

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

Usage

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

Arguments

object

a lsgl object

...

additional parameters (ignored)

Value

index of the best model.

Author(s)

Martin Vincent


nielsrhansen/lsgl documentation built on Feb. 11, 2024, 8:07 a.m.