Stat Assembly > Stat Assembly Interfaces > ISmRollingRegression > ISmRollingRegression.ModelPeriod
ModelPeriod: IStatPeriod;
ModelPeriod: Prognoz.Platform.Interop.Stat.IStatPeriod;
The ModelPeriod property returns sample period parameters.
By default the length of the model sample period matches the length of an explained series.
The property use is given in the example for ISmRollingRegression.CoefficientsMatrix.
See also: