TimARIMAResults Members

Time Series ARIMA results dialog shows the following functions and properties

Functions Description
Cancel
Ok Return value: Integer.
PrintResults Print results (in INFO box).
Properties Description
AppendForecastsToOriginalSeriesOnExit Append forecasts to original variable (input series) on exit. Return/assignment value: Integer.
Application Returns application object. Return value: Object. This property is read only.
AutocorrelationsOfResiduals Autocorrelations of residuals. Return value: Object. This property is read only.
ConfidenceLevelsForForecasts Parameter (proportion) for computing confidence levels for forecasts. Return/assignment value: Double.
DateVariable Date variable, containing dates for labeling data points (in plots and spreadsheets). Return/assignment value: String.
DetrendedNormalProbabilityPlot Detrended normal probability plot. Return value: Object. This property is read only.
DisplayPlotSubsetFrom Display and plot subset of cases, starting from case number. Return/assignment value: Integer.
DisplayPlotSubsetOfCasesOnly Display and plot subset of cases only. Return/assignment value: Integer.
DisplayPlotSubsetTo Display and plot subset of cases, up to case number. Return/assignment value: Integer.
ForecastCases Forecast cases. Return value: Object. This property is read only.
HalfNormalProbabilityPlotOfResiduals Half-normal probability plotOfResiduals. Return value: Object. This property is read only.
HistogramOfResiduals Histogram of residuals. Return value: Object. This property is read only.
LabelDataPointsWithCaseNames Label data points (in plots and spreadsheets) with case names. Return/assignment value: Integer.
LabelDataPointsWithCaseNumbers Label data points (in plots and spreadsheets) with case numbers. Return/assignment value: Integer.
LabelDataPointsWithConsecutiveIntegers Label data points (in plots and spreadsheets) with consecutive integers. Return/assignment value: Integer.
LabelDataPointsWithDates Label data points (in plots and spreadsheets) with dates. Return/assignment value: Integer.
Name Return value: String. This property is read only.
NormalProbabilityPlotOfResiduals Normal probability plotOfResiduals. Return value: Object. This property is read only.
NumberOfCasesToForecast Number of cases to forecast. Return/assignment value: Integer.
NumberOfLags Number of lags. Return/assignment value: Integer.
PLevelForHighlighting P-value for highlighting of results. Return/assignment value: Double.
ParameterCovariancesAndCorrelations Parameter covariances and correlations. Return value: Object. This property is read only.
Parent Returns the parent of the object. Return value: Object. This property is read only.
PartialAutocorrelationsOfResiduals Partial autocorrelationsOfResiduals. Return value: Object. This property is read only.
PlotOriginalSeries Plot original variable (input series). Return value: Object. This property is read only.
PlotResiduals Plot residuals. Return value: Object. This property is read only.
PlotSeriesAndForecasts Plot series and forecasts. Return value: Object. This property is read only.
PlotTransformedSeries Plot transformed variable (input series). Return value: Object. This property is read only.
ResultsCodes Assignment value: Variant.
ResultsOption Assignment value: Integer.
ResultsOutputFields Assignment value: Variant.
ResultsSaveFileName Assignment value: String.
ResultsSelection Assignment value: Variant.
ResultsSelectionOption Assignment value: Variant.
ResultsValues Assignment value: Variant.
ResultsVariables Assignment value: Variant.
ReviewOriginalSeries Review original variable (input series). Return value: Object. This property is read only.
ReviewResiduals Review residuals. Return value: Object. This property is read only.
ReviewTransformedSeries Review original variable (input series). Return value: Object. This property is read only.
ScaleXAxisInPlotsManually Scale X axis in plots manually. Return/assignment value: Integer.
ScaleXAxisInPlotsXmin Minimum value for X axis, in manual (user defined) scaling. Return/assignment value: Integer.
ScaleXAxisInPlotsXstep Step size value for X axis, in manual (user defined) scaling. Return/assignment value: Integer.
StartForecastsAtCaseNumber Start forecasts at caseNumber. Return/assignment value: Integer.
Summary Summary, parameter estimates, standard errors, etc. Return value: Object. This property is read only.
WhiteNoiseStandardErrors Compute white-noise standard errors. Return/assignment value: Integer.