Uses of Class
com.imsl.stat.NonlinearRegression.NegativeFreqException
Packages that use NonlinearRegression.NegativeFreqException
-
Uses of NonlinearRegression.NegativeFreqException in com.imsl.stat
Methods in com.imsl.stat that throw NonlinearRegression.NegativeFreqExceptionModifier and TypeMethodDescriptiondouble[]NonlinearRegression.solve(NonlinearRegression.Function F) Solves the least squares problem and returns the regression coefficients.