Show contents 

Advanced Analytics > Calculation and Model Designer > Modeling and Forecasting > Modeling in the Web Application > Working in Web Application > Working with Equations > Setting Up Equation Parameters > Custom Code

Custom Code

The method transforms data by means of R package methods.

NOTE. R methods are available if Foresight Analytics Platform has R package connected. For details see the How to Set Up Integration with R? section.

To set up method parameters, use the Specification tab on the results panel.

To display the tab

Create an expression to transform data in the Code box. Factors can be used in the expression. Each factor is associated with an element having the identifier like Xn, where n is the sequence number.

Use the R language to create an expression. For detailed description of the R language see the R documentation.

See also:

Working with Equations | R