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
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}