dbeta_dr: Derivative of beta(x|n, xi, r), where r = log(h) from...

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

Derivative of beta(x|n, xi, r), where r = log(h) from dbeta_dh.

Usage

1
dbeta_dr(x, n, xi, r)

Arguments

x

The observed counts of reference allele.

n

The total number of observed counts.

xi

The mean proportion.

r

We have r = log(h) from double dbeta_dr().

Author(s)

David Gerard


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