binomLL: Binomial log likelihood

Description Usage Arguments Value Author(s)

Description

little wrapper around dbinom

Usage

1
binomLL(y, y.hat)

Arguments

y.hat

numeric. risk between 0 and 1

y

status yes=1, no=0 or dead=1, alive=0

Value

log likelihood, numeric.

Author(s)

Andi Boeck


Atools documentation built on May 2, 2019, 6:30 p.m.

Related to binomLL in Atools...