R/dlog.R

Defines functions .dlog

.dlog <- function(x,p) (-1 / log(1-p)) * p^x / x

Try the hhsmm package in your browser

Any scripts or data that you put into this service are public.

hhsmm documentation built on May 29, 2024, 6:08 a.m.