RegressionCommon`
RegressionCommon`

RegressionReport

As of Version 7.0, RegressionReport has been superseded by properties of LinearModelFit and NonlinearModelFit.

RegressionReport

is an option for Regress, DesignedRegress and NonlinearRegress which specifies the report values to return.

更多信息和选项

  • To use RegressionReport, you first need to load the Regression Common Functions Package. You can do this by using Needs["LinearRegression`"] or Needs["NonlinearRegression`"], which will automatically load the Regression Common Functions Package, or you can load the package directly by using Needs["RegressionCommon`"].
  • The value of RegressionReport can be any subset of the values returned by RegressionReportValues[f] for the regression function f.
  • The default setting RegressionReport->SummaryReport gives a few of the most common diagnostics.
Wolfram Research (2007),RegressionReport,Wolfram 语言函数,https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReport.html.

文本

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

CMS

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

APA

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

BibTeX

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

BibLaTeX

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