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