dbeta_dd: Derivative of betabinomial density w.r.t. original bias...

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

Uses chain rule with dbeta_dprop * dxi_dd.

Usage

1
dbeta_dd(x, n, d, eps, p, tau)

Arguments

x

The number of counts of reference allele.

n

The number of counts of reads.

d

The sequencing bias parameter.

eps

The sequencing error rate

p

The proportion of genome that is the reference allele.

tau

The overdisperion parameter.

Author(s)

David Gerard


dcgerard/updogAlpha documentation built on May 14, 2019, 3:10 a.m.