Description Usage Arguments Examples
a cross validation method to check the accuracy of a svm classifier on a matrix of features and samples
1 |
dat |
matrix of features in columns and samples in rows |
group |
vector of classifications for each sample in the same order as the rows in the matrix |
... |
all other arguments/parameters for the svm function from the e1071 package |
1 | svmLoocv()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.