RegressionCommon`
RegressionReport and related symbols have been replaced by FittedModel properties.
Weights has been added to the built-in Mathematica kernel.
Ellipsoid is now available in the Multivariate Statistics Package.
Updated Syntax
RegressionReport and its possible values are now available properties of FittedModel objects:
Version 6.0
For a list of available properties, use "Properties":
The default value of RegressionReport -> SummaryReport is equivalent to the property list {"ParameterTable", "RSquared", "AdjustedRSquared", "EstimatedVariance", "ANOVATable"}.
Weights is now part of the built-in Mathematica kernel:
Version 6.0
Ellipsoid from RegressionCommon` is now found in the Multivariate Statistics Package.
Load MultivariateStatistics` to use Ellipsoid functionality:
Version 6.0