sumdist: Sum of distributions

Description Usage Arguments Value

Description

Distribution of the sum of two independent discrete random variables

Usage

1
sumdist(dist1, dist2)

Arguments

dist1

First distribution. Vector where position i corresponds to the probability that the random variable is i-1

dist2

Second distribution. Vector where position i corresponds to the probability that the random variable is i-1

Value

DIstribution of the sum. Vector where position i corresponds to the probability that the random variable is i-1


jc-castillo/vaccineEarlyInvest documentation built on Sept. 29, 2020, 12:48 p.m.