Description Usage Arguments Value Examples
View source: R/svm_weight_independent.R View source: R/svm2weight.alone.R View source: R/svm2weight.R
Predict a candidate gene for each region conditioning on the candidates selected in rest regions.
Predict a candidate gene for each region conditioning on the candidates selected in rest regions.
Predict a candidate gene for each region conditioning on the candidates selected in rest regions.
1 2 3 4 5 | svm2weight(pickup, region_chosen, remaining, opt, count)
svm2weight(pickup, region_chosen, remaining, opt, count)
svm2weight(pickup, region_chosen, remaining, opt, count)
|
pickup |
Numeric. Region index. region_chosen A vector of TRUE/FALSE indicates which regions are selected as conditioning regions remaining A vector of genes chosen in the last iteration ((n-1)th round). opt A list of parameter in Gibbs |
Characters of a single gene
Characters of a single gene
Characters of a single gene
1 2 3 4 5 | predict_gene(pickup,region_chosen,remaining,opt,count))
predict_gene(pickup,region_chosen,remaining,opt,count))
predict_gene(pickup,region_chosen,remaining,opt,count))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.