new_sparsecoint: Create a new model object

new_sparsecointR Documentation

Create a new model object

Description

Create a new model object

Usage

new_sparsecoint(data, p = 1, exo = NULL, exo_p = p, intercept = FALSE)

Arguments

data

The data to use

p

The lag order to use

intercept

Should an intercept be included, default is FALSE

Value

A new model of the class sparsecoint


jonlachmann/sparsecoint documentation built on April 14, 2022, 10:49 a.m.