dbeta_dprop: Derivative of mean of beta density.

Description Usage Arguments Author(s)

View source: R/RcppExports.R

Description

This calculates d/dxi BB(x|n, xi, tau).

Usage

1
dbeta_dprop(x, n, xi, tau)

Arguments

x

The observed counts of reference allele.

n

The total number of observed counts.

xi

The mean proportion.

tau

The overdispersion parameter.

Author(s)

David Gerard


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