https://github.com/cran/multivariance
Raw File
Tip revision: 71cc2d66e2e947a4fd1ea1041711e731420b36ef authored by Björn Böttcher on 19 March 2019, 14:00:03 UTC
version 2.1.0
Tip revision: 71cc2d6
mu3.unbiased.Rd
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/multivariance-functions.R
\name{mu3.unbiased}
\alias{mu3.unbiased}
\title{given the distance matrix the unbiased estimate for mu3 is computed}
\usage{
mu3.unbiased(B, b2ob = sum(tcrossprod(B) * B))
}
\description{
given the distance matrix the unbiased estimate for mu3 is computed
}
\keyword{internal}
back to top