You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Classes > TMtxMultiNonLinReg Class > TMtxMultiNonLinReg Methods > TMtxMultiNonLinReg.Recalc Method
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
TMtxMultiNonLinReg.Recalc Method

Triggers non-linear regression recalculation.

Syntax
C#
Visual Basic
public void Recalc();

Triggers non-linear regression recalculation. After the Recalc call Dirty property is set to false. 

The results are returned as:

  • B : Regression coefficients estimates.
  • YCalc : Fitted Y values.
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!