RegressionReportValues[f]
gives a list of the possible report values for the regression function f.


RegressionReportValues
RegressionReportValues[f]
gives a list of the possible report values for the regression function f.
Details and Options
- To use RegressionReportValues, 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`"].
- RegressionReportValues gives a list of possible elements for the RegressionReport option.
- RegressionReportValues can be evaluated for Regress, DesignedRegress and NonlinearRegress.
Examples
Basic Examples (1)
Possible RegressionReport values for NonlinearRegress:
See Also
Tech Notes
Related Guides
Text
Wolfram Research (2007), RegressionReportValues, Wolfram Language function, https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReportValues.html.
CMS
Wolfram Language. 2007. "RegressionReportValues." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReportValues.html.
APA
Wolfram Language. (2007). RegressionReportValues. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReportValues.html
BibTeX
@misc{reference.wolfram_2025_regressionreportvalues, author="Wolfram Research", title="{RegressionReportValues}", year="2007", howpublished="\url{https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReportValues.html}", note=[Accessed: 12-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_regressionreportvalues, organization={Wolfram Research}, title={RegressionReportValues}, year={2007}, url={https://reference.wolfram.com/language/RegressionCommon/ref/RegressionReportValues.html}, note=[Accessed: 12-August-2025]}