cdm.mu.bcd {multivariance}R Documentation

given the sample of a single variable the centered distance matrix, mu (the limit moments) and bcd (the terms for the finite sample moments) are computed The normalization should be postponed to the moment calculation.

Description

given the sample of a single variable the centered distance matrix, mu (the limit moments) and bcd (the terms for the finite sample moments) are computed 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.2.0 Index]