Which Foresight Analytics Platform Methods can be Calculated Using R?

Static package R allows to extend Foresight Analytics Platform functionalities in theModeling and Forecasting tool, theTime Series Analysis tool and uniform formula editor. R statistics package is also available on calculating by means of the Fore internal programming language.

After the R statistics package is connected to Foresight  Analytics Plaform, the following methods can be calculated by both Foresight Analytics Platform and R:

Linear regression (OLS)

Linear regression (instrumental variables estimation)

Non-linear regression

Baxter-King filter

Hodrick-Prescott filter

Exponential smoothing

ARIMA

Median smoothing

Moving average

Granger test

Ramsey test

Augmented Dickey-Fuller test

Johansen test

Breusch–Godfrey test

Quadratic programming

Information about R Packages

Details about R package can be found here: http://cran.r-project.org/web/packages/<package name>/. For example: http://cran.r-project.org/web/packages/lmtest/

Important information on the package description page:

Solving Possible Problems with Packages on Working with R Methods

On working with R methods in Foresight Analytics Platform in some cases there may arise various issues related to packages. The following are the most common cases and reasons of their occurrence and solution:

Error on loading of <package name>: there is no package called <package name>

Error on loading of <package name>: package <other package name> could not be loaded

Error on loading of <package name>: package or namespace load failed for <package name>

See also:

Questions and Answers | Connecting External Modules to Foresight Analytics Platform| Modeling and Forecasting: How to Set Up Integration with R?| Time Series Analysis: How to Set Up Integration with R?