negll: Negative Log Likelihood

Description Usage Arguments

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


sssc documentation built on May 2, 2019, 4:03 p.m.

Related to negll in sssc...