dot-EACBC: Calculates an empirical CB approximation with adaptive bin...

.EACBCR Documentation

Calculates an empirical CB approximation with adaptive bin sizes. This will be faster on data with many ties.

Description

Calculates an empirical CB approximation with adaptive bin sizes. This will be faster on data with many ties.

Usage

.EACBC(X, resolution)

Arguments

X

A nxrho matrix of n samples of rho variables

resolution

The resolution of the CB approximation

Value

A matrix of dimension resolution^rho


qmd documentation built on Aug. 22, 2022, 5:07 p.m.

Related to dot-EACBC in qmd...