retro_sam: レトロスペクティブ解析を実施する

View source: R/retro_sam.R

retro_samR Documentation

レトロスペクティブ解析を実施する

Description

retrospective forecasting is also possible

Usage

retro_sam(
  res,
  n = 5,
  stat = "mean",
  b.fix = TRUE,
  remove_short_index = -1,
  map_add = NULL,
  p0_retro_list = NULL
)

ShotaNishijima/frasam documentation built on Sept. 9, 2024, 8:43 p.m.