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


RegressionReport
RegressionReport
is an option for Regress, DesignedRegress and NonlinearRegress which specifies the report values to return.
Details and Options
- 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.
Tech Notes
Related Guides
Text
Wolfram Research (2007), RegressionReport, Wolfram Language function, https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReport.html.
CMS
Wolfram Language. 2007. "RegressionReport." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReport.html.
APA
Wolfram Language. (2007). RegressionReport. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReport.html
BibTeX
@misc{reference.wolfram_2025_regressionreport, author="Wolfram Research", title="{RegressionReport}", year="2007", howpublished="\url{https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReport.html}", note=[Accessed: 10-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_regressionreport, organization={Wolfram Research}, title={RegressionReport}, year={2007}, url={https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReport.html}, note=[Accessed: 10-August-2025]}