fcst_from_post: Forecast based on a fitted object.

View source: R/utils.R

fcst_from_postR Documentation

Forecast based on a fitted object.

Description

Forecast based on a fitted object.

Usage

fcst_from_post(
  path.fitted.object,
  df.ww.cl,
  ci = 0.95,
  time.last.obs = NULL,
  time.horizon = NULL,
  n.cores = 4
)

Arguments

path.fitted.object
df.ww.cl
ci
time.last.obs
time.horizon
n.cores

phac-nml-phrsd/wem documentation built on June 6, 2024, 11:06 p.m.