fmbeg_geo.init: parameter initialization for BMEG EM algorithm

Description Usage Arguments Details Value References

View source: R/mixbeg_EM.R

Description

This function computes the parameter estimates of BMEG distribution using the EM algorithm.

Usage

1

Arguments

data

data from FMBEG distribution

p

vector of numeric parameters between 0 and 1. Default value is NULL.

pi

vector of geometric membership probabilities between 0 and 1, and sum equal to 1. Default value is NULL.

l

number of geometric components. Default value is 1.

Details

Takes initial guess for the parameters and the algorithm will estimate the MLE.

Value

list containing initial parameter estimates of p and membership probabilities

References

Code adapted from Young et al. (2017). mixtools Package : Tools for Analyzing Finite Mixture Models, R CRAN.


camponsah/BivMixDist documentation built on Nov. 15, 2021, 3:11 a.m.