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

Description Usage Arguments Value Examples

View source: R/predict_gene.R

Description

Predict a candidate gene for each region conditioning on the candidates selected in rest regions.

Usage

1
predict_gene(pickup, region_chosen, remaining, opt_tmp, circle)

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

Examples

1
predict_gene(pickup,region_chosen,remaining,opt,circle)

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