clean_prob_mmcd {robustmatrix} | R Documentation |
mmcd
function.Probability of obtaining at least one clean h-subset in the mmcd
function.
clean_prob_mmcd(p, q, n_subsets = 500, contamination = 0.5)
p |
number of rows. |
q |
number of columns. |
n_subsets |
number of elemental h-substs (default is 500). |
contamination |
level of contamination (default is 0.5). |
Probability of obtaining at least one clean h-subset in the mmcd
function.