dbeta_dtau: Derivative of beta(x|n, xi, tau).

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

Derivative of beta(x|n, xi, tau).

Usage

1
dbeta_dtau(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.