coef.mmltvs: Coef "mmltvs"

View source: R/methods.R

coef.mmltvsR Documentation

Coef "mmltvs"

Description

Coef "mmltvs"

Usage

## S3 method for class 'mmltvs'
coef(object, best_only = FALSE, ...)

Arguments

object

Object of class "tramvs"

best_only

Wether to return the coefficients of the best model only (default: FALSE)

...

additional arguments to coef()

Value

Vector (best_only = TRUE) or matrix (best_only = FALSE) of coefficients


tramvs documentation built on Sept. 11, 2024, 7:55 p.m.