coef.walker_fit | 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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.