RegressionCommon`
RegressionCommon`
SummaryReport
As of Version 7.0, SummaryReport has become the properties {"ParameterTable", "RSquared","AdjustedRSquared", "EstimatedVariance", "ANOVATable"} for LinearModelFit or NonlinearModelFit.
SummaryReport
is a possible value for the RegressionReport option for regression functions.
更多信息和选项
- To use SummaryReport, 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`"].
- For linear regression using Regress or DesignedRegress, the summary includes ParameterTable, RSquared, AdjustedRSquared, EstimatedVariance and ANOVATable.
- For nonlinear regression using NonlinearRegress, the summary includes BestFitParameters, ParameterCITable, EstimatedVariance, ANOVATable, AsymptoticCorrelationMatrix and FitCurvatureTable.
- The option RegressionReport{SummaryReport, diagnostic} will include the statistic diagnostic as well as the standard statistics specified by SummaryReport.
范例
Wolfram Research (2007),SummaryReport,Wolfram 语言函数,https://reference.wolfram.com/language/RegressionCommon/ref/SummaryReport.html.
文本
Wolfram Research (2007),SummaryReport,Wolfram 语言函数,https://reference.wolfram.com/language/RegressionCommon/ref/SummaryReport.html.
CMS
Wolfram 语言. 2007. "SummaryReport." Wolfram 语言与系统参考资料中心. Wolfram Research. https://reference.wolfram.com/language/RegressionCommon/ref/SummaryReport.html.
APA
Wolfram 语言. (2007). SummaryReport. Wolfram 语言与系统参考资料中心. 追溯自 https://reference.wolfram.com/language/RegressionCommon/ref/SummaryReport.html 年