cdm.mu.bcd {multivariance} | R Documentation |
given the sample of a single variable the doubly centered distance matrix, mu (the limit moments) and bcd (the terms for the finite sample moments) are computed
Description
The normalization should be postponed to the moment calculation.
Usage
cdm.mu.bcd(
x,
normalize = FALSE,
psi = NULL,
p = NULL,
isotropic = FALSE,
unbiased.moments = TRUE,
external.dm.fun = NULL
)
[Package multivariance version 2.4.1 Index]