Description Usage Arguments Value
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
1 | sum_pmfs(lis, len)
|
lis |
is a list of numeric pmfs |
len |
is an integer representing the length of pmfs in lis |
a summed and normalized pmf
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.