|
SOLUTIONS
|
OBSOLETE REGRESSION COMMON PACKAGE SYMBOL
CookD
![]()
is a possible value for the RegressionReport option for Regress and DesignedRegress which represents a list of Cook's distances.
DetailsDetails
- 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
.
is a diagnostic for identifying highly influential points.
gives a list of Cook's distances for the data points.
is equivalent to HatDiagonal/(1-HatDiagonal) StandardizedResiduals2/p where p is the number of parameters in the model.
Mathematica 9 is now available!
New to Mathematica?
Find your learning path »
Have a question?
Ask support »

