Description Usage
View source: R/DATASETS.R
Dataset that contains a structural break
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
make_dataset_break( X, alpha_0 = NULL, alpha_1 = NULL, shift = 1, beta_0 = NULL, beta_1 = NULL, Omega = NULL, p, d, model = "A", forecast = 0, breakpoint = floor(nrow(X)/2), ... )
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.