new_sparsecoint | R Documentation |
Create a new model object
new_sparsecoint(data, p = 1, exo = NULL, exo_p = p, intercept = FALSE)
data |
The data to use |
p |
The lag order to use |
intercept |
Should an intercept be included, default is FALSE |
A new model of the class sparsecoint
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.