Displaying 1 result from an estimated 1 matches for "diabetesmodel".
2010 Jul 22
1
please help me on this warning message
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 s...