coef.tramvs {tramvs} | R Documentation |
Coef "tramvs"
Description
Coef "tramvs"
Usage
## S3 method for class 'tramvs'
coef(object, best_only = FALSE, ...)
Arguments
object |
Object of class |
best_only |
Wether to return the coefficients of the best model only (default: FALSE) |
... |
additional arguments to |
Value
Vector (best_only = TRUE
) or matrix (best_only = FALSE
)
of coefficients
[Package tramvs version 0.0-4 Index]