"tramnet"
coef method for class "tramnet"
# S3 method for tramnet
coef(object, with_baseline = FALSE, tol = 1e-06, ...)
Numeric vector containing the model shift parameter estimates
object of class "tramnet"
If TRUE
, also prints coefficients
for the baseline transformation
tolerance when an estimate should be considered 0
and not returned (default: 1e-6
)
Additional arguments to coef
Torsten Hothorn, Lucas Kook