[R] cross validation

2008-03-08 Thread JStainer
Hi, I must have accidentally deleted my previous post. I am having a really difficult time calculating the LOOCV (leave out cross validation). table in excel genes ALL AML p.value 1 1.2 .3 .01 2 .87.3 .03 3 1.1.5 .05 4 1.2

Re: [R] Cross Validation

2008-03-08 Thread JStainer
JStainer wrote: > > Hi, > > I am trying to find out the best way to calculate the average LOOCV in R > for several classifier for, KNN, centroid classification, DLDA and SVM. > > I have four types of diseases and 62 samples. > > Is there a R code available to

Re: [R] Cross Validation

2008-03-08 Thread JStainer
an example from my R table will calculating the average LOOCV for two treatments ALL and AML table ALL AML 11.2 .3 2.87.3 31.1.5 41.2.7 53.21.2 61.11.1 7.90 .99 81.1.32 92.1 1.2 JStainer wrote: > &

Re: [R] Cross Validation

2008-03-08 Thread JStainer
an example from my R table will calculating the average LOOCV for two treatments ALL and AML table ALL AML 11.2 .3 2.87.3 31.1.5 41.2.7 53.21.2 61.11.1 7.90 .99 81.1.32 92.1 1.2 JStainer wrote: > &

[R] Cross Validation

2008-03-08 Thread JStainer
Hi, I am trying to find out the best way to calculate the average LOOCV in R for several classifier for, KNN, centroid classification, DLDA and SVM. I have four types of diseases and 62 samples. Is there a R code available to do this? -- View this message in context: http://www.nabble.com/