Distribution Analysis: Distributional Modeling |
You can use the Estimators tab (Figure 15.4) to specify parametric distributions to fit to the data. The options for the Estimators tab correspond to options for the HISTOGRAM statement in the UNIVARIATE procedure. See the documentation in the Base SAS Procedures Guide for details.
For each distribution, you can enter values for one or more parameters, and estimate the remaining parameters with maximum likelihood estimation (MLE). The analysis typically creates a histogram overlaid with density curves, one for each specified distribution.
To add a new distribution to the Estimators list, click on a blank item and select a distribution from the Family list.
To delete a distribution from the Estimators list, click on an existing distribution and select None from the Family list.
To change a distribution in the Estimators list, click on the distribution and select a new distribution from the Family list.
Threshold parameters are set to zero unless you clear the Use threshold of 0 check box, in which case the threshold parameter is estimated by MLE. Other parameters in a distribution are estimated from the data by using MLE, unless you select Manual parameter selection.
The Estimator tab has the following items:
Caution: Maximum likelihood estimation of two parameters does not always converge. Three-parameter estimation often does not converge. Three-parameter estimation is attempted if you clear the Use threshold of 0 check box while Automatic is selected.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.