• JMP 12 Online Documentation (English)
    • Discovering JMP
    • Using JMP
    • Basic Analysis
    • Essential Graphing
    • Profilers
    • Design of Experiments Guide
    • Fitting Linear Models
    • Specialized Models
    • Multivariate Methods
    • Quality and Process Methods
    • Reliability and Survival Methods
    • Consumer Research
    • Scripting Guide
    • JSL Syntax Reference
    • JMP iPad Help
    • JMP Interactive HTML
  • Capabilities Index
  • JMP 13.2 Online Documentation

JMP Support 919.677.8008 (US)

Documentation Feedback
Your feedback is important to us. us any comments about our documentation.

Fitting Linear Models • Generalized Linear Models • Overview of Generalized Linear Models
Previous
 • 
Next
Overview of Generalized Linear Models
While traditional linear models are used extensively in statistical data analysis, there are types of problems for which they are not appropriate.
•
It may not be reasonable to assume that data are normally distributed. For example, the normal distribution (which is continuous) may not be adequate for modeling counts or measured proportions.
•
If the mean of the data is naturally restricted to a range of values, the traditional linear model may not be appropriate, since the linear predictor can take on any value. For example, the mean of a measured proportion is between 0 and 1, but the linear predictor of the mean in a traditional linear model is not restricted to this range.
•
It may not be realistic to assume that the variance of the data is constant for all observations. For example, it is not unusual to observe data where the variance increases with the mean of the data.
A generalized linear model extends the traditional linear model and is, therefore, applicable to a wider range of data analysis problems. See the section Examples of Generalized Linear Models for the form of a probability distribution from the exponential family of distributions.
As in the case of traditional linear models, fitted generalized linear models can be summarized through statistics such as parameter estimates, their standard errors, and goodness-of-fit statistics. You can also make statistical inference about the parameters using confidence intervals and hypothesis tests. However, specific inference procedures are usually based on asymptotic considerations, since exact distribution theory is not available or is not practical for all generalized linear models.