Nothing
# Miscellaneous utility functions
# for the 'CerioliOutlierDetection' 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
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.