resamples doubly centered distance matrices
sample.cdms(list.cdm, replace = FALSE, incl.first = FALSE)a list of doubly centered distance matrices
boolean, sampling with or without replacement
boolean, if TRUE also the first component is resampled
Returns a list of doubly centered distance matrices, each matrix corresponds to the resampled columns of the corresponding sample, using resampling with replacement (bootstrap) or without replacement (permutations).