[R] ICL for betamix()

ChrisR chrissair at gmx.net
Tue Jun 3 22:19:33 CEST 2014


I found a way to manually calculate the ICL for a betamix() result, using the
entropy.empirical() command from the 'entropy' package. Here is the code:

model=betamix(y~x)
BIC(model)+entropy.empirical(posterior(model))

Cheers,
Chris



--
View this message in context: http://r.789695.n4.nabble.com/ICL-for-betamix-tp4691328p4691671.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list