dot-adaptive_masses: Returns the sizes of the adaptive bins used for the adaptive...

.adaptive_massesR 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


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

Related to dot-adaptive_masses in qmd...