Description Usage Arguments Value Examples
The augment()
function returns the data used in the model
1 2 |
x |
object of class "hts_inla" |
newdata |
new data to pass to prediction? Default is NULL |
exponentiate |
default FALSE. Whether to exponentiate predictions |
... |
extra arguments to pass to |
dataframe with column names of original data, as well as extra columns, ".fitted" and ".resid".
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.