mixtureWeight {bsplinePsd} | R Documentation |
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)
[Package bsplinePsd version 0.6.0 Index]