Displaying 2 results from an estimated 2 matches for "pickbic".
Did you mean:
picabia
2011 Sep 03
2
mclust: modelNames("E") vs modelNames=("V")
...is not
optimal and is using modelNames="E". When I'm trying
Mclust(data,G=3,modelName="V") I have the following message:
Error in if (Sumry$G > 1) ans[c(orderedNames, "z")] else ans[orderedNames] :
argument is of length zero
In addition: Warning message:
In pickBIC(object[as.character(G), modelNames, drop = FALSE], k = 3) :
none of the selected models could be fitted
Using variable variance would fit my data better, any idea how to do it?
Thanks a lot.
--
View this message in context: http://r.789695.n4.nabble.com/mclust-modelNames-E-vs-modelNames-V-tp3...
2011 Sep 04
2
mclust: modelName="E" vs modelName="V"
...g is not
optimal and is using modelNames="E". When I'm trying
Mclust(data,G=3,modelName="V") I have the following message:
Error in if (Sumry$G > 1) ans[c(orderedNames, "z")] else ans[orderedNames] :
argument is of length zero
In addition: Warning message:
In pickBIC(object[as.character(G), modelNames, drop = FALSE], k = 3) :
none of the selected models could be fitted
Using variable variance would fit my data better, any idea how to do it?
Thanks a lot.
--
View this message in context: http://r.789695.n4.nabble.com/mclust-modelName-E-vs-modelName-V-tp37...