R Methods

When working with formulas one can use functions from the table using R package on calculation:

Name Brief description

ArimaR

It models series values using the ARIMA method using R package.

BpfR

It models variable values with the filter Baxter-King using R package.

ExpSmoothR

It transforms variable data with the exponential smoothing method using the R package.

HpfR

It smoothes data of the variable with the Hodrick-Prescott filter using the R package.

MedianSmoothR

It executes median smoothing of variable with the help of R package.

MovAvgR

It transforms variable data with the moving average using R package.

OlsR

It models the variable using the linear regression (OLS estimation). Calculation is executed using the R package.

R

It transforms data using R package methods.

TslsR

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:

Functions Available in Expression Editor