coef.tramvs: Coef "tramvs"

View source: R/methods.R

coef.tramvsR Documentation

Coef "tramvs"

Description

Coef "tramvs"

Usage

## S3 method for class 'tramvs'
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 Nov. 19, 2025, 1:07 a.m.