TimExponential Members
Time Series exponential smoothing dialog shows the following functions and properties
Functions | Description |
---|---|
Cancel | |
DeleteTimeSeriesVariable | Delete highlighted variable in friend listbox. |
Ok | Return value: Integer. |
OtherTransformationsAndPlots | Exit to transformations dialog. |
Properties | Description |
---|---|
AddPredictedValuesAndErrorsToWorkArea | Add predicted values and errors to work area. Return/assignment value: Integer. |
Application | Returns application object. Return value: Object. This property is read only. |
Autocorrelations | Return value: Object. This property is read only. |
AutomaticSearchConvergence | Convergence value, for automatic search for best smoothing parameters. Return/assignment value: Double. |
AutomaticSearchNumberOfIterations | Maximum number of iterations, for automatic search for best smoothing parameters. Return/assignment value: Integer. |
AutomaticSearchParameterAlpha | Start value for parameter alpha, for automatic search for best smoothing parameters. Return/assignment value: Double. |
AutomaticSearchParameterDelta | Start value for parameter delta, for automatic search for best smoothing parameters. Return/assignment value: Double. |
AutomaticSearchParameterGamma | Start value for parameter gamma, for automatic search for best smoothing parameters. Return/assignment value: Double. |
AutomaticSearchParameterPhi | Start value for parameter phi, for automatic search for best smoothing parameters. Return/assignment value: Double. |
AutomaticSearchUnconstrainedParameterEstimation | Use unconstrained parameter estimation, for automatic search for best smoothing parameters. Return/assignment value: Integer. |
AutomaticSearchUseMeanAbsPercError | Use mean absolute percentage error as criterion, for automatic search for best smoothing parameters. Return/assignment value: Integer. |
AutomaticSearchUseMeanAbsoluteError | Use mean absolute error as criterion, for automatic search for best smoothing parameters. Return/assignment value: Integer. |
AutomaticSearchUseMeanSquaredError | Use mean squared error as criterion, for automatic search for best smoothing parameters. Return/assignment value: Integer. |
DampedTrendAdditiveSeasonality | Damped trend and additive seasonality, model for exponential smoothing. Return/assignment value: Integer. |
DampedTrendMultiplicativeSeasonality | Damped trend and multiplicative seasonality, model for exponential smoothing. Return/assignment value: Integer. |
DampedTrendNoSeasonalCompononent | Damped trend and no seasonal component, model for exponential smoothing. Return/assignment value: Integer. |
DateVariable | Date variable, containing dates for labeling data points (in plots and spreadsheets). Return/assignment value: String. |
DescriptiveStatistics | Descriptive statistics. Return value: Object. This property is read only. |
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. |
ExponentialTrendAdditiveSeasonality | Exponential trend and additive seasonality, model for exponential smoothing. Return/assignment value: Integer. |
ExponentialTrendMultiplicativeSeasonality | Exponential trend and multiplicative seasonality, model for exponential smoothing. Return/assignment value: Integer. |
ExponentialTrendNoSeasonalCompononent | Exponential trend and no seasonal component, model for exponential smoothing. Return/assignment value: Integer. |
FocusTimeSeriesVariable | Focus time series variable. Return/assignment value: Integer. |
ForecastNCases | Forecast N cases. Return/assignment value: Integer. |
GetSeasonalFactorsFromVariable | Get seasonal factors from a variable. Return/assignment value: Integer. |
GridSearchDisplayParametersFor10Smallest | Display parameters for the 10 smallest MS residuals only, for results of grid search. Return/assignment value: Integer. |
GridSearchParameterAlpha | Start value for parameter alpha,for grid search. Return/assignment value: Double. |
GridSearchParameterAlphaIncrement | Increment value for parameter alpha, for grid search. Return/assignment value: Double. |
GridSearchParameterAlphaStop | Stop value for parameter alpha, for grid search. Return/assignment value: Double. |
GridSearchParameterDelta | Start value for parameter delta, for grid search. Return/assignment value: Double. |
GridSearchParameterDeltaIncrement | Increment value for parameter delta, for grid search. Return/assignment value: Double. |
GridSearchParameterDeltaStop | Stop value for parameter delta, for grid search. Return/assignment value: Double. |
GridSearchParameterGamma | Start value for parameter gamma, for grid search. Return/assignment value: Double. |
GridSearchParameterGammaIncrement | Increment value for parameter gamma, for grid search. Return/assignment value: Double. |
GridSearchParameterGammaStop | Stop value for parameter gamma, for grid search. Return/assignment value: Double. |
GridSearchParameterPhi | Start value for parameter phi, for grid search. Return/assignment value: Double. |
GridSearchParameterPhiIncrement | Increment value for parameter phi, for grid search. Return/assignment value: Double. |
GridSearchParameterPhiStop | Stop value for parameter phi, for grid search. Return/assignment value: Double. |
HalfNormalProbabilityPlot | Half-normal probability plot. Return value: Object. This property is read only. |
HistogramOfSelectedVariable | Histogram of selected variable. 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. |
LinearTrendAdditiveSeasonality | Linear trend and multiplicative seasonality, model for exponential smoothing. Return/assignment value: Integer. |
LinearTrendMultiplicativeSeasonality | Linear trend and multiplicative seasonality, model for exponential smoothing. Return/assignment value: Integer. |
LinearTrendNoSeasonalCompononent | Linear trend and no seasonal component, model for exponential smoothing. Return/assignment value: Integer. |
LockTimeSeriesVariable | Lock (transformed) time series variable. Return/assignment value: String. |
MakeSummaryPlotForEachSmooth | Make a summary plot for each smooth. Return/assignment value: Integer. |
Name | Return value: String. This property is read only. |
NoTrendAdditiveSeasonality | No trend and additive seasonal component, model for exponential smoothing. Return/assignment value: Integer. |
NoTrendMultiplicativeSeasonality | No trend and multiplicative seasonality, model for exponential smoothing. Return/assignment value: Integer. |
NoTrendNoSeasonalCompononent | No trend and no seasonal component, model for exponential smoothing. Return/assignment value: Integer. |
NormalProbabilityPlot | Normal probability plot. Return value: Object. This property is read only. |
NumberOfBackupsPerVariable | Number of backups per variable. Return/assignment value: Integer. |
NumberOfLags | Number of lags. Return/assignment value: Integer. |
PLevelForHighlighting | P-value for highlighting of results. Return/assignment value: Double. |
ParameterAlpha | Parameter alpha, for simple exponential smoothing. Return/assignment value: Double. |
ParameterDelta | Parameter delta, for exponential smoothing of seasonal component. Return/assignment value: Double. |
ParameterGamma | Parameter gamma, for exponential smoothing of trend component. Return/assignment value: Double. |
ParameterPhi | Parameter phi, for exponential smoothing of trend component. Return/assignment value: Double. |
Parent | Returns the parent of the object. Return value: Object. This property is read only. |
PartialAutocorrelations | Partial autocorrelations. Return value: Object. This property is read only. |
PerformAutomaticSearch | Perform automatic search for best smoothing parameters; returns spreadsheets and graphs collection. Return value: Object. This property is read only. |
PerformGridSearch | Perform grid search for best smoothing parameters. Return value: Object. This property is read only. |
PlotHighlightedVariable | Plot highlighted (selected) variable. Return value: Object. This property is read only. |
PlotMultipleVariables | Plot multiple variables. Return value: Object. This property is read only. |
PlotTwoVarListsWithDifferentScales | Plot two variable lists with different scales. 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. |
ReviewHighlightedVariable | Review highlighted (selected) variable. Return value: Object. This property is read only. |
ReviewMultipleVariables | Review multiple variables. Return value: Object. This property is read only. |
SaveVariables | Save variables. 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. |
SeasonalFactorsVariable | Variable containing seasonal factors. Return/assignment value: String. |
SeasonalLag | Seasonal lag. Return/assignment value: Integer. |
SeriesLongName | Series long name. Return/assignment value: String. |
SeriesShortName | Series short name. Return/assignment value: String. |
Summary | Summary, exponential smoothing results; returns spreadsheets and graphs collection. Return value: Object. This property is read only. |
UseUserDefinedInitialTrend | Use user defined initial trend value. Return/assignment value: Integer. |
UseUserDefinedInitialValue | Use user defined initial value, for exponential smoothing. Return/assignment value: Integer. |
UserDefinedInitialTrend | User defined initial trend value. Return/assignment value: Double. |
UserDefinedInitialValue | User defined initial value, for exponential smoothing. Return/assignment value: Double. |
WhiteNoiseStandardErrors | Compute white-noise standard errors. Return/assignment value: Integer. |
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.