Learn R Programming

updog (version 1.1.3)

dlbeta_deps: Derivative of the log-beta-binomial density with respect to the sequencing error rate.

Description

Derivative of the log-beta-binomial density with respect to the sequencing error rate.

Usage

dlbeta_deps(x, n, p, eps, h, tau)

Arguments

x

The number of successes.

n

The number of trials.

p

The allele dosage.

eps

The sequencing error rate

h

The bias parameter.

tau

The overdispersion parameter.

Value

A double.