Description Usage
View source: R/DATASETS.R
VAR-dataset with deterministic transition
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
make_VARdataset_determ( t = 100, alpha_0 = NULL, alpha_1 = NULL, beta_0 = NULL, beta_1 = NULL, Omega = NULL, p, d, model = "A", shift = 1, forecast = 0, lag = 1, breakpoint = floor(t/2) )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.