Setting Up Parameters of the Non-Linear Regression Method

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

To execute the example, the equation must include input and output variables.

SOAP

JSON

C#

See also:

SetMs: Operation | The Non-Linear Regression Method