|
SOLUTIONS
|
OBSOLETE REGRESSION COMMON 程序包 符号
SummaryReport
![]()
is a possible value for the RegressionReport option for regression functions.
更多信息更多信息
- To use
, you first need to load the Regression Common Functions Package. You can do this by using
or
, which will automatically load the Regression Common Functions Package, or you can load the package directly by using
. - 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
.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »


