best_model.sgl {sglOptim} | R Documentation |
Returns the index of the best model, in terms of lowest error rate
## S3 method for class 'sgl' best_model(object, pkg, ...)
object |
a sgl object |
pkg |
name of calling package |
... |
additional parameters (optional) |
index of the best model.
Martin Vincent