\(b_\beta(\theta) = \dfrac{1}{1 + \beta} \int f(x; \theta) ^ {1 + \beta} d x\)
b_beta(lambda, mu, sigma, beta = 0.001, rel.tol = 1e-12)
`numeric` - Vector of mixing proportions of each normal component
`numeric` - Vector of means of each normal component
`numeric` - Vector of standard deviations of each normal component
`numeric(1)` - parameter corresponds to the beta-divergence induced likelihood
relative accuracy requested.
`numeric(1)`