CEM: CEM algorithm

View source: R/CEM.R

CEMR Documentation

CEM algorithm

Description

Run CEM algorithm with one starting value

Usage

CEM(
  b_exp,
  b_out,
  se_exp,
  se_out,
  initial_theta,
  initial_r,
  initial_c,
  initial_p,
  EM_start,
  EM_maxit,
  maxit,
  n
)

ZhaotongL/mixIE documentation built on April 14, 2023, 4:20 p.m.