|
SOLUTIONS
|
OBSOLETE REGRESSION COMMON 程序包 符号
RegressionReportValues
As of Version 7.0,
has been superseded by LinearModelFit[...]["Properties"] and NonlinearModelFit[...]["Properties"].
RegressionReportValues[f]
gives a list of the possible report values for the regression function f.
更多信息更多信息
- 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
.
gives a list of possible elements for the RegressionReport option.
can be evaluated for Regress, DesignedRegress and NonlinearRegress.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

