Click or drag to resize

MAModelT Properties

The MAModelT type exposes the following members.

Properties
 NameDescription
Public propertyCoefficientsInferred coefficients of the moving average model.
Public propertyDegreesThe order of the moving average model, i.e. the number of degrees.
Public propertyMeanThe independent term, or mean, in the MA model.
Public propertyOriginalGets the data source.
Public propertyPredictionPredicted samples.
Public propertyR2Explained variance versus total variance.
Public propertyResidualsResiduals calculated by the iteration process.
Public propertyResidualSumSquaresGets the residual sum of squares.
Public propertyTotalSumSquaresGets the total sum of squares.
Top
See Also