powered by
This fuction calculates MLD
MLD(samps)
a (non-empty) numeric vector of values to calculate MLD over, for example, bin mid points or samples take from a fitted distribution.
returns a numeric value representing the MLD
FIXME - equations
FIXME - references
# NOT RUN { MLD(qnorm(seq(0.001,0.999,length.out = 10), mean = 100)) # }
Run the code above in your browser using DataLab