https://github.com/cran/multivariance
Tip revision: a8a673ff6b5bbf21ff110579fb06b2dfb6236967 authored by Björn Böttcher on 18 June 2019, 11:20:03 UTC
version 2.2.0
version 2.2.0
Tip revision: a8a673f
cdm.mu.bcd.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/multivariance-functions.R
\name{cdm.mu.bcd}
\alias{cdm.mu.bcd}
\title{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)
}
\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.
}
\keyword{internal}