IDependenceForm

Description

The IDependenceForm interface defines the parameters of the dependence form.

Properties

  Property name Brief description
CriterionValue

The CriterionValue property returns criterion value for a dependence form.
DisplayName

The DisplayName property returns name of a dependence form.
Errors

The Errors property returns a message about all errors and warnings for a dependence form.
Failed

The Failed property returns True if any errors occurred while calculating a dependence form, and False if no errors have occurred.
Fitted

The Fitted property returns an array of values of dependence form modeling series without seasonality.
FittedSeason

The FittedSeason property returns an array of values of dependence form modeling series adjusted for seasonality.
Forecast

The Forecast property determines parameters of the form forecasting series without seasonality.
ForecastSeasonality

The ForecastSeasonality property determines parameters of forecasting series dependence form adjusted for seasonality.
Include

The Include property indicates whether to include dependence form into calculations.
ModelCoefficients

The ModelCoefficients property returns dependence form coefficients.
Name

The Name property returns name of a dependence form.
Residuals

The Residuals property returns a dependency form residual series without seasonality.
ResidualsSeason

The ResidualsSeason property returns a dependency form residual series with seasonality.
SummaryStatistics

The SummaryStatistics property returns summary statistics of a dependence form.

See also:

Stat Assembly Interfaces