Setting Up Parameters of the Linear Regression Method

Below is the example of using the SetMs operation to edit equation parameters. The request contains an instance of opened modeling container, parameters of operation execution, equation settings for theLinear Regression method, and the pattern for getting changed data. After execution the operation returns the model that contains the changed equation.

Executing the example requires that the equation contains two input and one output variables.

SOAP

JSON

C#

See also:

Working with Modeling Container | The Linear Regression Method