coef.walker_fit {walker} | R Documentation |
Returns the time-varying regression coefficients from output of walker
or walker_glm
.
## S3 method for class 'walker_fit'
coef(object, summary = TRUE, transform = identity, ...)
object |
Output of |
summary |
If |
transform |
Optional vectorized function for transforming the coefficients (for example exp). |
... |
Ignored. |
Time series containing coefficient values.