Learn R Programming

updog (version 1.1.3)

dlbeta_dh: Derivative of log-betabinomial density with respect to bias parameter.

Description

Derivative of log-betabinomial density with respect to bias parameter.

Usage

dlbeta_dh(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.