MLEbin.MEPS.default | R Documentation |
Simulation results from generating 10,000 data sets from the PLB distribution
with default parameter values,
binning each data set using linear bins of width 1, 5 and 10, and also bins that
progressively double in width, and then fitting each data set using the
MLEmid and MLEbin likelihood methods.
As in Figures 4 and 5 and Table S.3 of MEPS paper. See 'MEPS_reproduce_2.Rmd'
vignette for code for those figures and tables, and All simulated data sets have
the same parameters for PLB and the same sample size 'n'.
Individual data sets are not saved as they quickly take up a lot
of memory (would be 'num.reps' \times
'n' random numbers, which
for the default values is 10^7).
MLEbin.MEPS.default
List containing two arrays and a list of parameters. See
?sizeSpectra::MLEbin.simulate
for details.
From running MLEbin.simulate()
in data-raw/simulate-data2.R
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.