expdat {mixdist} | R Documentation |
A total of 1000 observations was generated by computer to follow the mixture distribution 1/3 E(1) + 1/3 E(4) + 1/3 E(16) where E(m) denotes an exponential distribution with mean m.
The expdat
data frame has 25 rows and 2 columns.
data(expdat)
This data frame contains the following columns:
the boundaries of grouping intervals.
the frequencies of observation falling into each interval.
Macdonald, P.D.M. and Green, P.E.J. (1988) User's Guide to Program MIX: An Interactive Program for Fitting Mixtures of Distributions. ICHTHUS DATA SYSTEMS.
Macdonald, P.D.M. and Green, P.E.J. (1988) User's Guide to Program MIX: An Interactive Program for Fitting Mixtures of Distributions. ICHTHUS DATA SYSTEMS.
http://www.math.mcmaster.ca/peter/mix/demex/exexp.html
data(expdat)
plot.mixdata(expdat)