Learn R Programming

bsplinePsd (version 0.6.0)

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