|
SOLUTIONS
|
OBSOLETE REGRESSION COMMON 程序包 符号
AsymptoticCorrelationMatrix
As of Version 7.0,
has become a property of NonlinearModelFit.
is a possible value for the RegressionReport option for NonlinearRegress which represents the estimated correlation matrix of the fit parameters.
更多信息更多信息
- To use
, you first need to load the Regression Common Functions Package. You can do this by using
, which will automatically load the Regression Common Functions Package, or you can load the package directly by using
. - The estimated correlation matrix is based on the linear approximation to the fitted nonlinear model.
- The asymptotic correlation matrix is equivalent to
where
is the design matrix for the linear model approximation.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »
