Tests whether the coefficients in ar
are stationary.
double
array containing the coefficients for the autoregressive terms in an ARMA model. A bool
scalar equal to true
if the coefficients in ar
are stationary and false
otherwise.
ARMAMaxLikelihood Class | Imsl.Stat Namespace