Description Usage Arguments Value
Defines train and study cell indeces based on the svm_num_cells and svm_train_inds input parameters
1 2 | prepare_for_svm(N, svm_num_cells = NULL, svm_train_inds = NULL,
svm_max)
|
N |
number of cells in the input dataset |
svm_num_cells |
number of random cells to be used for training |
svm_train_inds |
indeces of cells to be used for training |
svm_max |
define the maximum number of cells below which SVM is not run |
A list of indeces of the train and the study cells
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.