.adaptive_masses {qmd}R Documentation

Returns the sizes of the adaptive bins used for the adaptive ECBC for one vector.

Description

Returns the sizes of the adaptive bins used for the adaptive ECBC for one vector.

Usage

.adaptive_masses(X, resolution)

Arguments

X

A vector, representing one sample of one variable

resolution

The resolution of the CB approximation

Value

A numeric vector of bin sizes


[Package qmd version 1.1.2 Index]