Dear all,
i have microarray data of 3 classes of patients. It's not a time course
experiment only steady state.
I used a rule-based method to classify the groups by the expression of the
genes. This works out so far. Nevertheless I want to check my results with an
other method. Therefore I look
I'm trying to run an epsilon regression model, and am comparing the results
between e1071 and kernlab. I believe that I'm calling the ksvm and svm
functions the same way but I'm getting different results:
library(e1071); library(kernlab)
ksvm(x=1:100, y=(1:100)/5, type="eps-svr", kpar=list(sigma=
2 matches
Mail list logo