Displaying 2 results from an estimated 2 matches for "traindescr".
Please help me!!!! Error in `[.data.frame`(x, , retained, drop = FALSE) : undefined columns selected
2010 Jan 02
1
Please help me!!!! Error in `[.data.frame`(x, , retained, drop = FALSE) : undefined columns selected
...be misleading
I try to that manual example, that is good, my data is wrong. I do not know
what reanson?
my code is :
subsets<-c(1:5,10,15,20,25)
ctrl<-rfeControl(functions=lmFuncs, method = "cv",
verbose=FALSE,returnResamp="final")
lmProfile<-rfe(trainDescr,trainY,sizes=subsets,rfeControl=ctrl)
before it, I have do some pre-process and my data is in the attachment.
Please help me. thank you!
kevin http://n4.nabble.com/file/n996068/trainDescr.txt trainDescr.txt
http://n4.nabble.com/file/n996068/trainY.txt trainY.txt
--
View this message in conte...
2011 Mar 18
2
Need help with error
Hi R users,
I am getting the following error when using the splsda function in R
v2.12.1:
"Error in switch(classifier, logistic = { : EXPR must be a length 1
vector"
What does this mean and how do I fix this?
Thank you in advance!
Best,
Savi