## Create `expmodel` object from a data set `mixexpgamma$n200`.
emodel <- expmodel(mixexpgamma$n200)
## Create `expmodel` object from a data set `mixExpGammaHist$n800p` and
## its frequencies `mixExpGammaHist$n800f`.
emodel <- expmodel(mixExpGammaHist$n800p, mixExpGammaHist$n800f)
Run the code above in your browser using DataLab