As of Version 7.0, ParameterTable has become a property of LinearModelFit.
As of Version 7.0, PredictedResponseDelta has been renamed to "FitDifferences" and has become a property of LinearModelFit.
As of Version 7.0, PredictedResponse has become a property of LinearModelFit and NonlinearModelFit.
RSquared
(Obsolete Regression Common Package Symbol) As of Version 7.0, RSquared has become a property of LinearModelFit.
As of Version 7.0, SinglePredictionCITable has been renamed "SinglePredictionConfidenceIntervalTable" and become a property of LinearModelFit and NonlinearModelFit.
As of Version 7.0, StandardizedResiduals has become a property of LinearModelFit and NonlinearModelFit.
As of Version 7.0, StudentizedResiduals has become a property of LinearModelFit.
As of Version 7.0, SummaryReport has become the properties {"ParameterTable", "RSquared", "AdjustedRSquared", \ "EstimatedVariance", "ANOVATable"} for LinearModelFit or ...
As of Version 7.0, VarianceInflation has been renamed to "VarianceInflationFactors" and has become a property of LinearModelFit.
This package serves as an auxiliary package for the Linear Regression and Nonlinear Regression Packages. Regression Common Functions Package contains functions and options ...