SDL: A function to calculate the SDL

Description Usage Arguments Details Value References Examples

Description

This fuction calculates SDL

Usage

1
SDL(samps)

Arguments

samps

a (non-empty) numeric vector of values to calculate SDL over, for example, bin mid points or samples take from a fitted distribution.

Details

FIXME - equations

Value

returns a numeric value representing the SLD

References

FIXME - references

Examples

1
SDL(qnorm(seq(0.001,0.999,length.out = 10), mean = 100))

Example output

Loading required package: gamlss
Loading required package: splines
Loading required package: gamlss.data
Loading required package: gamlss.dist
Loading required package: MASS
Loading required package: nlme
Loading required package: parallel
 **********   GAMLSS Version 5.0-2  ********** 
For more on GAMLSS look at http://www.gamlss.org/
Type gamlssNews() to see new features/changes/bug fixes.

Loading required package: gamlss.cens
Loading required package: survival
[1] 0.0153776

binequality documentation built on May 2, 2019, 9:58 a.m.