Minitab provides three link functions, which lets you to fit a broad class of Poisson response models. You want to choose a link function that results in a good fit to your data. Examine the goodness-of-fit statistics in the output to compare how well the model fits your data using different link functions. You can also choose link functions for historical reasons or because they have a special meaning in your discipline. For more information, go to What is a link function?.
The results of Fit Poisson Model with the identity link function will not match the results of Fit Regression Model. Fit Poisson Model uses the maximum likelihood estimation method. Fit Regression Model uses the least squares estimation method.
In Weights, enter a numeric column of weights to perform weighted regression. The weights must be greater than or equal to zero. The weights column must have the same number of rows as the response column. For more information about determining the appropriate weight, go to Weighted regression.
Enter the level of confidence for the confidence intervals for the coefficients and the fitted values.
Usually, a confidence level of 95% works well. A 95% confidence level indicates that, if you took 100 random samples from the population, the confidence intervals for approximately 95 of the samples would contain the mean response. For a given set of data, a lower confidence level produces a narrower interval, and a higher confidence level produces a wider interval.
To display the confidence intervals, you must go to the Results sub-dialog box, and from Display of results, select Expanded tables.
You can select a two-sided interval or a one-sided bound. For the same confidence level, a bound is closer to the point estimate than the interval. The upper bound does not provide a likely lower value. The lower bound does not provide a likely upper value.
For example, the mean number of patients who come to a clinic in a given hour is 4.58. The 95% confidence interval for the mean number of events for multiple future observations is 2.7 to 6.5. The 95% upper bound for the mean is 6.2, which is more precise because the bound is closer to the predicted mean.