Learn R Programming

qmd (version 1.1.3)

.EACBC: 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)

Value

A matrix of dimension resolution^rho

Arguments

X

A nxrho matrix of n samples of rho variables

resolution

The resolution of the CB approximation