Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica > Data Manipulation > Numerical Data >
Mathematica > Data Manipulation > Statistics >
Mathematica > Mathematics and Algorithms > Statistics >
Statistical Model Analysis
Mathematica's symbolic architecture makes possible a uniquely convenient approach to working with statistical models. Starting from arbitrary data, Mathematica generates symbolic representations of fitted models, from which a full spectrum of results and diagnostics can immediately be extracted, visualized or used in other computations.
LinearModelFit construct a linear regression model from data
NonlinearModelFit construct a nonlinear regression model
    
GeneralizedLinearModelFit generalized linear models, with general link functions
    
model["property"] extract properties, diagnostics, etc. from a model
model[x1,...] compute values of the best fit at a particular point
FittedModel symbolic representation of a model
    
Normal extract an expression for the best fit from a symbolic model
    
Detailed Control
DesignMatrix construct a design matrix from data
TUTORIALS
MORE ABOUT
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team