Displaying 2 results from an estimated 2 matches for "classificatin".
Did you mean:
classification
2012 Aug 01
0
Questions regarding MCRestimate package
Hello,
I'm currently using MCRestimate package and I have a question regarding
the MCRestimate function.
Here is my code:
NestedCV.rf<-MCRestimate(eset, "Class", classificatin.fun="RF.wrap",
variableSel.fun="varSel.highest.var", poss.parameters=
list(var.numbers=c(100), mtry=c(10,50),
cross.outer=10,cross.inner=10,cross.repeat=3)
I'm pretty sure that I was providing "eset" and "Class" correctly. But I
was always getting a war...
2008 Mar 26
0
out of colors in Mclust with 12 clusters
...see next plot:
Hit <Return> to see next plot:
Hit <Return> to see next plot:
Hit <Return> to see next plot:
Warning message:
In clPairs(data[, 1:min(5, p)], classification = x$classification, :
more colors needed
> myMclustOutput.func(exprs.clust)
#Above just outputs the classificatin and uncertainty in a data.frame.
#Usually works fine
Error: bad value
No suitable frames for recover()
> 2 + 4
Error: bad value
No suitable frames for recover()
> sessionInfo()
Error: bad value
No suitable frames for recover()
#After R-devel restart
> sessionInfo()
R version 2.7.0 Un...