Revision 4d37ecce6b3f6a5469d23eeba965d7de2f5ca70f authored by Björn Böttcher on 13 September 2018, 14:20:06 UTC, committed by cran-robot on 13 September 2018, 14:20:06 UTC
1 parent 441d15d
sample.cdms.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/multivariance-functions.R
\name{sample.cdms}
\alias{sample.cdms}
\title{resamples centered distance matricies}
\usage{
sample.cdms(array.cdm)
}
\arguments{
\item{array.cdm}{an array of centered distance matricies}
}
\value{
Returns an array of centered distance matricies, each matrix corresponds to the resampled columns of the corresponding sample, using resampling without replacement (permutations).
}
\description{
resamples centered distance matricies
}
Computing file changes ...