Marginal fits and diagnostics table for Fit Mixed Effects Model

Find definitions and interpretation for every statistic in the marginal fits and diagnostics table.

Marginal fit

The marginal fits represent mean responses at various fixed factor levels. The marginal fits are calculated from the marginal fitted equations.

SE Fit

The standard error of the fit (SE fit) estimates the variation in the estimated mean response for the specified variable settings. The calculation of the confidence interval for the mean response uses the standard error of the fit. Standard errors are always non-negative.

DF for marginal mean

The degrees of freedom (DF) represent the amount of information in the data to estimate the confidence interval for the mean response.

Interpretation

Use the DF to compare how much information is available about different marginal means. Generally, more degrees of freedom make the confidence interval for the mean narrower than an interval with less degrees of freedom. Because the standard errors for the means for different observations are different, the confidence interval for a mean with more degrees of freedom does not have to be narrower than a confidence interval for a mean with fewer degrees of freedom.

Confidence interval for marginal mean (95% CI)

These confidence intervals (CI) are ranges of values that are likely to contain the corresponding marginal mean responses.

Because samples are random, two samples from a population are unlikely to yield identical confidence intervals. But, if you sample many times, a certain percentage of the resulting confidence intervals contain the unknown population parameter. The percentage of these confidence intervals that contain the parameter is the confidence level of the interval.

The confidence interval is composed of the following two parts:
Point estimate
The point estimate is the estimate of the parameter that is calculated from the sample data. The confidence interval is centered around this value.
Margin of error
The margin of error defines the width of the confidence interval and is determined by the observed variability in the sample, the sample size, and the confidence level. To calculate the upper limit of the confidence interval, the error margin is added to the point estimate. To calculate the lower limit of the confidence interval, the error margin is subtracted from the point estimate.

Interpretation

Use the confidence intervals to evaluate whether the marginal mean responses are statistically larger than, equal to, or less than a specific value. You can also use the confidence intervals to determine a range of values for the corresponding unknown marginal mean responses.

Marginal resid

A residual (ei) is the difference between an observed value (y) and the corresponding marginal fitted value, ().

Interpretation

Plot the residuals to determine whether your model is adequate and meets the assumptions of mixed effects model. Examining the residuals can provide useful information about how well the model fits the data. In general, the residuals should be randomly distributed with no obvious patterns and no unusual values. If Minitab determines that your data include unusual observations, it identifies those observations in the Marginal Fits and Diagnostics for Unusual Observations table in the output. The observations that Minitab labels as unusual do not follow the proposed marginal equation well. However, it is expected that you will have some unusual observations. For example, based on the criteria for large residuals, you would expect roughly 5% of your observations to be flagged as having a large residual.

Std Resid

The standardized marginal residual equals the value of a residual (ei) divided by an estimate of its standard deviation.

Interpretation

Use the standardized marginal residuals to help you detect outliers. Standardized marginal residuals greater than 2 and less than −2 are usually considered large. The Marginal Fits and Diagnostics for Unusual Observations table identifies these observations with an 'R'. The observations that Minitab labels do not follow the proposed marginal fitted equation well. However, it is expected that you will have some unusual observations. For example, based on the criteria for large standardized marginal residuals, you would expect roughly 5% of your observations to be flagged as having a large standardized residual.

Standardized marginal residuals are useful because raw marginal residuals might not be good indicators of outliers. The variance of each raw marginal residual can differ by the x-values associated with it. This unequal variation causes it to be difficult to assess the magnitudes of the raw marginal residuals. Standardizing the marginal residuals solves this problem by converting the different variances to a common scale.

Hi (leverage)

Hi in a mixed effects model can be used to identify data points with high leverage settings for fixed effect terms only. The design matrix used to calculate Hi is the design matrix for fixed effect terms.

Interpretation

Hi values fall between 0 and 1. Minitab identifies observations with leverage values greater than 3p/n or 0.99, whichever is smaller, with an X in the Marginal Fits and Diagnostics for Unusual Observations table. In 3p/n, p is the number of coefficients in the model, and n is the number of observations. The observations that Minitab labels with an 'X' may be influential.

Influential observations have a disproportionate effect on the model and can produce misleading results. For example, the inclusion or exclusion of an influential point can change whether a coefficient is statistically significant or not. Influential observations can be leverage points, outliers, or both.

If you see an influential observation, determine whether the observation is a data-entry or measurement error. If the observation is neither a data-entry error nor a measurement error, determine how influential an observation is. First, fit the model with and without the observation. Then, compare the coefficients, p-values, R2, and other model information. If the model changes significantly when you remove the influential observation, examine the model further to determine if you have incorrectly specified the model. You may need to gather more data to resolve the issue.