Learn R Programming

msgl (version 2.3.9)

best_model.msgl: Index of best model

Description

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

Usage

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

Arguments

object

a msgl object

...

additional parameters (ignored)

Value

index of the best model.