powered by
evalEM(cls, obj, disp = 1)
## The function is currently defined as data(iris) cls = as.numeric(iris[,5]); # the true numerical labels res = fem(iris[,-5],3,model='AkB'); evalEM(cls,res)
Run the code above in your browser using DataLab