Skip to contents

MLE estimation for a beta-binomial distribution with different number of total experiments

Usage

mle_module(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 mle2 object