sum_pmfs: sum_pmfs add pmfs together and returns a normalized sum

Description Usage Arguments Value

Description

Given a list of numeric pmfs (lis) and an integer representing the length of pmfs in lis (len), returns a pmf representing the normalized sum of pmfs in lis

Usage

1
sum_pmfs(lis, len)

Arguments

lis

is a list of numeric pmfs

len

is an integer representing the length of pmfs in lis

Value

a summed and normalized pmf


crumplecup/muddier documentation built on Aug. 18, 2021, 11:02 a.m.