poispar {mixdist} | R Documentation |
Starting Values of Parameters for the Poisson Data Set
Description
Starting values of parameters for fitting a mixture distribution to the data set poisdat
.
The poispar
data frame has 4 rows and 3 columns.
Usage
data(poispar)
Format
This data frame contains the following columns:
- pi
the starting values for proportions.
- mu
the starting values for means.
- sigma
the starting values for standard deviations.
Examples
data(poispar)
[Package mixdist version 0.5-5 Index]