search for: bmmci

Displaying 1 result from an estimated 1 matches for "bmmci".

Did you mean: mmci
2011 Mar 01
1
Problem on flexmix when trying to apply signature developed in one model to a new sample
...I get are from the complete training sample I used in ex2 and not from the new sample BM2. ProbMCI<-posterior(ex2, BM2) And if I do the following I get double the number of entered cases (I think because I entered 2 variables): BM2<-cbind (Data2$var1,Data2$var2) p<-posterior(ex2)[BMMCI,] max.col(p) (The same with clusters(ex2)[BM2]) In the future I would like to test the result of this mixture also in new samples. Thank you in advance [[alternative HTML version deleted]]