ModLSD_Var: Computes the variance of the modified logarithmic series...

Description Usage Arguments Details Value

View source: R/SimulateDiscreteDistributions.R

Description

Computes the variance of the modified logarithmic series distribution

Usage

1
ModLSD_Var(delta, p)

Arguments

delta

parameter δ of the modified logarithmic series distribution

p

parameter of the modified logarithmic series distribution

Details

A random variable X has modified logarithmic series distribution with parameters 0≤ δ <1 and 0<p<1 if P(X=0)=(1-δ) and

P(X=x)=(1-δ)(-1)/(\log(1-p))p^x/x, \mbox{ for } x=1,2,….

Value

Mean of the modified logarithmic series distribution


trawl documentation built on Feb. 23, 2021, 1:06 a.m.