svm2weight: Predict a candidate gene for each region conditioning on the...

Description Usage Arguments Value Examples

View source: R/svm_weight_independent.R View source: R/svm2weight.alone.R View source: R/svm2weight.R

Description

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.

Usage

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)

Arguments

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

Value

Characters of a single gene

Characters of a single gene

Characters of a single gene

Examples

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))

crotoc/iRIGS documentation built on March 9, 2021, 11:37 p.m.