hts_inla
R/fitted.R
fitted.hts_inla.Rd
This returns the fitted
# S3 method for hts_inla fitted(object, exponentiate = FALSE, ...)
hts_inla object
default FALSE
extra arguments. Currently not used.
head(fitted(hts_example_model)) #> [1] 0.3252638 0.2416014 0.3139412 0.1825636 0.1831001 0.2959515