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 randomForest function from the randomForest package |
1 | rfLoocv()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.