Leave-One-Out Cramer-von Mises Divergence
loo_cvm_div(x, lambda, mu, sigma, beta = 0.2, tol = 1e-05, maxiter = 1000)
`numeric(n)` - A numeric vector of observations
`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
Max iteration