R/zzz.r

# Miscellaneous utility functions 
# for the 'HardinRockeExtension' package
#
# Christopher G. Green
# 2014

# Fraction of the sample used to compute the MCD in
# the maximum breakdown point case
max.bdp.mcd.alpha <- function(n,p) floor((n+p+1)/2)/n
christopherggreen/HardinRockeExtensionSimulations documentation built on May 13, 2019, 7:04 p.m.