hi, When I try to use the function coordProj {mclust} " coordProj(diabetes[,-1],dimens=c(2,3),what="uncertainy",uncertainty=diabetesModel$uncertainty,parameters=diabetesModel$parameters) " to identify uncertainty, it errors and send this warning message: " Warning message: In coordProj(diabetes[, -1], dimens = c(2, 3), what = "uncertainy", : what improperly specified " I am confuzed and I would be so glad if you help me thank you in anticipation [[alternative HTML version deleted]]
Sorry, I'm getting error messages on your email? Anyhows... Spellcheck. You're using uncertainy and uncertainTy (the latter being correct but the former being what you've programmed). Good luck! Siri. Siterer Na.Ebrahimi <Na.Ebrahimi at Mail.sbu.ac.ir>:> hi, > When I try to use the function coordProj {mclust} > > " > coordProj(diabetes[,-1],dimens=c(2,3),what="uncertainy",uncertainty=diabetesModel$uncertainty,parameters=diabetesModel$parameters) > " > > to identify uncertainty, it errors and send this warning message: > > " Warning message: > In coordProj(diabetes[, -1], dimens = c(2, 3), what = "uncertainy", : > what improperly specified " > > I am confuzed and I would be so glad if you help me > thank you in anticipation > > [[alternative HTML version deleted]] > > ______________________________________________ > R-help at r-project.org mailing list > stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. >
Possibly Parallel Threads
- Gaussian mixture models, modelNames: EEV, VEV mclust2002
- EM unsupervised clustering
- What is mclust up to? Different clusters found if x and y interchanged
- [LLVMdev] How to compile this linux-driver like programme into .bc file?
- How to find STRESS criteria in MDS when there are negative eigenvalues....