https://github.com/cran/multivariance
Revision e0320c9516346f2d4fe715a5eb662d6aa790a6cb authored by Björn Böttcher on 04 January 2019, 23:20:03 UTC, committed by cran-robot on 04 January 2019, 23:20:03 UTC
1 parent 4d37ecc
Raw File
Tip revision: e0320c9516346f2d4fe715a5eb662d6aa790a6cb authored by Björn Böttcher on 04 January 2019, 23:20:03 UTC
version 1.2.1
Tip revision: e0320c9
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 and bcd are computed
The normalization should be posponed to the moment calulation.}
\usage{
cdm.mu.bcd(x, normalize = FALSE, psi = NULL, p = NULL,
  isotropic = FALSE, unbiased.moments = TRUE)
}
\description{
NOTE: speedup might be possible by incorporating mu3 and some matrix-norm-identities
}
\keyword{internal}
back to top