Namespace: PP.TS.Ui;
The TsFormulaKind enumeration contains series types.
It is used by the following statistic methods:
Value |
Brief description |
Aggregation |
Aggregation. |
Arima |
Integrated autoregression model - moving average. |
BandpassFilter |
Baxter King filter. |
BinaryRegression |
Binary regression. |
Census2 |
Smoothing method X11 (seasonal decomposition and adjustment method). |
CointegrationEquation |
Error correction model. |
Collapse |
Collapse (series calculation) model (aggregates data from a lower level to upper one in calendar dimension). |
CrossDimensionAggregation |
Aggregation by group, selection or parameter, that uses a method of missing data treatment. |
Cumulative |
Accumulation method. |
CurveEstimation |
Universal trend. |
DetermAggregation |
Aggregation estimated as a determinate equation. |
Deterministic |
Determinate equation. |
ECMEquation |
Equation in vector error correction model. |
ErrorCorrectionModel |
Vector error correction model. |
ExponentialSmoothing |
Exponential smoothing. |
FillGaps |
Method of missing data substitution. |
GreyForecast |
Grey forecast. |
HodrickPrescottFilter |
Hodrck Prescott filter. |
InterindustryBalance |
Input-output balance. |
Interpolate |
Interpolation model (disaggregates data from an upper level to lower level by calendar dimension). |
LinearEquations |
Simultaneous equations. |
LinearRegression |
Linear regression. |
LRXFilter |
LRX filter. |
MedianSmoothing |
Median smoothing. |
None |
Method is not defined. |
NonLinearEquations |
Equations system. |
NonLinearOptimization |
Non-linear optimization. |
NonLinearRegression |
Non-linear regression. |
PointwiseCollapse |
Collapse (pointwise calculation) model (aggregates data point-by-point from a lower level to upper one in calendar dimension). |
PooledModel |
Panel data regression. |
SlideSmoothing |
Moving average. |
SLS2 |
Linear regression (instrumental variables estimation). |
Splice |
Series splicing. |
User |
User-defined method. |
ValueAtRisk |
Value-At-Risk model. |
See also: