make_dataset_deterministic: Dataset that has a deterministic transition

Description Usage

View source: R/DATASETS.R

Description

Dataset that has a deterministic transition

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
make_dataset_deterministic(
  X,
  alpha_0 = NULL,
  alpha_1 = NULL,
  shift = 1,
  beta_0 = NULL,
  beta_1 = NULL,
  Omega = NULL,
  p,
  d,
  model = "A",
  forecast = 0,
  ...
)

b-brune/tvRRR documentation built on Dec. 19, 2021, 6:37 a.m.