Displaying 1 result from an estimated 1 matches for "inmcrestimate".
2012 Aug 01
0
Questions regarding MCRestimate package
...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 warning message:
InMCRestimate.default(eset,"Class",classification.fun="RF.wrap",: There
may be at least one parameter in the parameter list that does not
correspond to a parameter of the classification or any preprocessing
function.
When I removed "mtry=c(10,50)", it worked well without giving any...