The built-in function Fit finds a least-squares fit to a list of data as a linear combination of the specified basis functions. The functions Regress and DesignedRegress ...
As of Version 8, HotellingTSquareDistribution is part of the built-in Mathematica kernel.
As of Version 8, MultinomialDistribution is part of the built-in Mathematica kernel.
As of Version 8, MultinormalDistribution is part of the built-in Mathematica kernel.
As of Version 8.0, MultiPoissonDistribution has been renamed to MultivariatePoissonDistribution and is part of the built-in Mathematica kernel.
As of Version 8, MultivariateTDistribution is part of the built-in Mathematica kernel.
As of Version 8, NegativeMultinomialDistribution is part of the built-in Mathematica kernel.
The built-in function FindFit allows you to perform nonlinear least squares fitting. The function NonlinearRegress gives a number of regression diagnostics and allows you to ...
As of Version 7.0, JackknifedVariance has been renamed to "SingleDeletionVariances" and has become a property of LinearModelFit.