Re: [R] Question concerning Loading large Data Sets

2019-05-07 Thread Eric Berger
I don't think I understand your question. What if you enter class(anno) Does that give anything? On Mon, May 6, 2019 at 2:29 AM David Winsemius wrote: > I wouldn’t have expected an message, but it does raise the question: why > are you making two different copies of the same text file if you

[R] how to choose cost in SVM analysis with kernlab

2019-05-07 Thread Luigi Marongiu
Dear all, I have set a model for SVM analysis using laplacedot with the package kernlab. I checked the classification error with a k-fold approach, that is I analyzed 1/10 of the data ten times and averaged the error (FalseNeg + FalsePos) / TOT. I tested different levels of cost C and the results a