shakeEM_GLM {multinomialLogitMix}R Documentation

Shake-small EM

Description

Assume that there are at least two clusters in the fitted model. We randomly select 2 of them and propose to randomly re-allocate the assigned observations within those 2 clusters.

Usage

shakeEM_GLM(y, x, K, equalModel, tsplit = 10, maxIter = 20, 
	emthreshold = 1e-08, maxNR = 5, nCores, 
	split = TRUE, R0, method)

Arguments

y

y

x

X

K

K

equalModel

eq

tsplit

tsplit

maxIter

maxiter

emthreshold

em

maxNR

max

nCores

nc

split

spl

R0

ro

method

met

Value

valu

Author(s)

Panagiotis Papastamoulis


[Package multinomialLogitMix version 1.1 Index]