Learn R Programming

beyondWhittle (version 0.18.1)

mixtureWeight: C++ function for computing mixture weights of Bernstein-Mixtures given the probabilities p, values w, and degree k.

Description

C++ function for computing mixture weights of Bernstein-Mixtures given the probabilities p, values w, and degree k.

Usage

mixtureWeight(p, w, k)

Arguments