![]() | Goodness |
Name | Description | |
---|---|---|
![]() | GoodnessOfFit(LinearRegression) | Constructs a GoodnessOfFit instance from the given LinearRegression. |
![]() | GoodnessOfFit(PolynomialLeastSquares, DoubleVector, DoubleVector) | Constructs a GoodnessOfFit instance from the given PolynomialLeastSquares. |
![]() | GoodnessOfFit(OneVariableFunctionFitterLevenbergMarquardtMinimizer, DoubleVector, DoubleVector, DoubleVector) | Constructs a GoodnessOfFit instance from the given OneVariableFunctionFitter which uses the LevenbergMarquardtMinimizer. |
![]() | GoodnessOfFit(OneVariableFunctionFitterTrustRegionMinimizer, DoubleVector, DoubleVector, DoubleVector) | Constructs a GoodnessOfFit instance from the given OneVariableFunctionFitter which uses the TrustRegionMinimizer. |