IMSL C# Numerical Library

ARMAMaxLikelihood.P Property

The number of autoregressive terms in the ARMA model

public int P {get;}

Property Value

An int scalar value of p, containing the number of autoregressive terms in the ARMA model.

See Also

ARMAMaxLikelihood Class | Imsl.Stat Namespace