Function to obtain smoothed estimates from fitted INLA object.
projINLA_multi(fitted, proj.time, ntime, which.area, quantiles,
return_raw = FALSE)
Fitted object from fitINLA
.
String vector of the time periods to project into the future.
Number of time periods with observation.
String of which area to project.
Posterior credible interval to return.
Logical indicator of whether raw posterior draws or summary statistics is returned. Default to FALSE.
Smoothed model estimates from the provided INLA fit