
Last chance! 50% off unlimited learning
Sale ends in
star(x, m=2, noRegimes, d = 1, steps = d, series, rob = FALSE,
mTh, thDelay, thVar, sig=0.05, trace=TRUE, control=list(), ...)
control
list to
optim
star
returns an object of class nlar
, subclass
star
, i.e. a list with informations about the fitted model.[1] T. Terasvirta, "Specification, estimation and evaluation of smooth transition autoregresive models", J. Am. Stat. Assoc. 89 (1994): 208-218.
addRegime
mod.star <- star(log10(lynx), mTh=c(0,1), control=list(maxit=3000))
mod.star
Run the code above in your browser using DataLab