SDL {binequality} | R Documentation |
This fuction calculates SDL
SDL(samps)
samps |
a (non-empty) numeric vector of values to calculate SDL over, for example, bin mid points or samples take from a fitted distribution. |
FIXME - equations
returns a numeric value representing the SLD
FIXME - references
SDL(qnorm(seq(0.001,0.999,length.out = 10), mean = 100))