coef.mmltvs {tramvs} | R Documentation |
Coef "mmltvs"
Description
Coef "mmltvs"
Usage
## S3 method for class 'mmltvs'
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-7 Index]