Calculating the Linear Regression Method

Below is the example of using the GetMs operation to calculate an equation. The request contains an instance of opened modeling container, equation calculation pattern, and parameters of operation execution. The response contains an instance of the model that contains an equation with calculation results.

To execute the example the equation must be calculated using the Linear Regression method.

SOAP

JSON

C#

See also:

Working with Modeling Container | The Linear Regression Method