negll: Negative Log Likelihood

Description Usage Arguments

View source: R/rho_est.R

Description

Calculates negative log likelihood for beta binomial distribution.

Usage

1
negll(x, size, prob, rho)

Arguments

x

Depth of alternative allele

size

Total depth

prob

Theoretical probability for heterozygous is 0.5, for homozygous is 0.999

rho

Rho parameter of Beta-Binomial distribution of alternative allele


vanquish documentation built on May 2, 2019, 9:42 a.m.