coef.tramvs: Coef "tramvs"
Usage
# S3 method for tramvs
coef(object, best_only = FALSE, ...)
Value
Vector (best_only = TRUE) or matrix (best_only = FALSE)
of coefficients
Arguments
- object
Object of class "tramvs"
- best_only
Wether to return the coefficients of the best model only
(default: FALSE)
- ...
additional arguments to coef()