IMSL C# Numerical Library

ARMAMaxLikelihood.Q Property

The number of moving average terms in the ARMA model

public int Q {get;}

Property Value

An int scalar value of q, containing the number of moving average terms in the ARMA model.

See Also

ARMAMaxLikelihood Class | Imsl.Stat Namespace