coef.tramnet {tramnet} | R Documentation |
coef method for class "tramnet"
Description
coef method for class "tramnet"
Usage
## S3 method for class 'tramnet'
coef(object, with_baseline = FALSE, tol = 1e-06, ...)
Arguments
object |
object of class |
with_baseline |
If |
tol |
tolerance when an estimate should be considered 0
and not returned (default: |
... |
Additional arguments to coef |
Value
Numeric vector containing the model shift parameter estimates
Author(s)
Torsten Hothorn, Lucas Kook
[Package tramnet version 0.0-8 Index]