NonlinearRegression`
NonlinearRegression`

NonlinearRegress

As of Version 7.0, NonlinearRegress has been superseded by NonlinearModelFit and is part of the built-in Wolfram Language kernel.

NonlinearRegress[data,expr,pars,vars]

finds numerical values of the parameters pars that make the model expr give a best fit to data as a function of vars and provides diagnostics for the fitting.

NonlinearRegress[data,{expr,cons},pars,vars]

finds a best fit and provides diagnostics subject to the constraints cons.

更多信息和选项

范例

打开所有单元关闭所有单元

基本范例  (1)

Nonlinear regression with parameters a and b:

Options  (5)

ConfidenceLevel  (1)

Nonlinear regression with 99% confidence intervals:

RegressionReport  (1)

Nonlinear regression with a specific list of report values:

Weights  (2)

Weighted regression with specific weights given for each data element:

Weighted regression with weights equal to the squares of the measured responses:

WorkingPrecision  (1)

Nonlinear regression using precision 20:

Wolfram Research (2007),NonlinearRegress,Wolfram 语言函数,https://reference.wolfram.com/language/NonlinearRegression/ref/NonlinearRegress.html.

文本

Wolfram Research (2007),NonlinearRegress,Wolfram 语言函数,https://reference.wolfram.com/language/NonlinearRegression/ref/NonlinearRegress.html.

CMS

Wolfram 语言. 2007. "NonlinearRegress." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/NonlinearRegression/ref/NonlinearRegress.html.

APA

Wolfram 语言. (2007). NonlinearRegress. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/NonlinearRegression/ref/NonlinearRegress.html 年

BibTeX

@misc{reference.wolfram_2024_nonlinearregress, author="Wolfram Research", title="{NonlinearRegress}", year="2007", howpublished="\url{https://reference.wolfram.com/language/NonlinearRegression/ref/NonlinearRegress.html}", note=[Accessed: 21-November-2024 ]}

BibLaTeX

@online{reference.wolfram_2024_nonlinearregress, organization={Wolfram Research}, title={NonlinearRegress}, year={2007}, url={https://reference.wolfram.com/language/NonlinearRegression/ref/NonlinearRegress.html}, note=[Accessed: 21-November-2024 ]}