Description Usage Arguments Details Value References
This function computes the parameter estimates of BMEG distribution using the EM algorithm.
1 |
data |
data-vector from FMBEG distribution |
beta |
numeric parameters, which must be numeric greater than 0. Default value is NULL |
q |
vector of gamma membership probabilities between 0 and 1, and sum equal to 1. Default value is NULL. |
m |
number of gamma components. Default value is 2. |
Takes initial guess for the parameters and the algorithm will estimate the MLE.
list containing initial parameter estimates of beta and q
Code adapted from Young et al. (2017). mixtools Package : Tools for Analyzing Finite Mixture Models, R CRAN.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.