When working with formulas one can use functions from the table using R package on calculation:
Name | Brief description |
It models series values using the ARIMA method using R package. | |
It models variable values with the filter Baxter-King using R package. | |
It transforms variable data with the exponential smoothing method using the R package. | |
It smoothes data of the variable with the Hodrick-Prescott filter using the R package. | |
It executes median smoothing of variable with the help of R package. | |
It transforms variable data with the moving average using R package. | |
It models the variable using the linear regression (OLS estimation). Calculation is executed using the R package. | |
It transforms data using R package methods. | |
It models the variable data using linear regression (instrumental variables estimation). Calculation is executed using the R package. |
NOTE. Calculation of R methods is available, if Foresight Analytics Platform has connected R package. For details see the Connecting External Modules to Foresight Analytics Platform article.
See also: