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 Sept. 11, 2024, 7:34 p.m.