Gets or sets the number of lagged squared innovations in the model.
Namespace: Extreme.Statistics.TimeSeriesAnalysisAssembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 6.0.16073.0 (6.0.16312.0)
public int P { get; set; }
Public Property P As Integer
Get
Set
public:
property int P {
int get ();
void set (int value);
}
member P : int with get, set
Property Value
Type:
Int32
Numerical Libraries
Supported in: 6.0, 5.x
Reference