.ECBC {qmd}R Documentation

Calculates the empirical checkerboard approximation to some data.

Description

Calculates the empirical checkerboard approximation to some data.

Usage

.ECBC(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


[Package qmd version 1.1.2 Index]