Description Usage Arguments Value
This function will extrapolate fixed effects for the future, assuming linear growth.
1 2 3 4 5 | mod_effect(mod, col_name, ...)
filter_effect(mod, col_name, ...)
augment_future(mod, newdata, col_name, ...)
|
mod |
a model that has a |
col_name |
name to match the name of the effect |
... |
currently ignored |
newdata |
passed to |
an lm
object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.