Hi, I am trying to discretize a numeric attribute of a data.frame using chiMerge mydata2<-chiMerge(mydata1, c(7), alpha = 0.05) but this command never returns, and I have to forcefully STOP the operation. Is this a bug or am I missing somthing? Can anybody help me. please? Thanks in advance.