mle for beta-binomial with multiple start points to avoid local optimization
Usage
mle_bb(exon_count, gene_count, start = NULL)
Arguments
- exon_count
a vector of exon count
- gene_count
a vector of gene count with the same length as exon_count
- start
a list of start points, each line should be a pair of alpha and beta
Value
a list of result for mle