EM2N: Using EM algorithm

Description Usage Arguments Value Examples

View source: R/EM2N.R

Description

Using EM algorithm

Usage

1
EM2N(p, m_1, m_2)

Arguments

p

Probability

m_1

Expected value of first

m_2

Expected value of second

Value

Iterations towards convergence

Examples

1
EM2N(0.7, -1, 3)

LukaPavlovicR/EM documentation built on Jan. 31, 2022, 12:02 a.m.