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