Description Usage Arguments Value See Also
Given two pmfs and an age vector, returns the derived pmf of the convolution y+x. Lengths of x,y and index must be equal.
1 | convo_add(x, y, index)
|
x |
is a numeric vector (younger pmf) |
y |
is a numeric vector (older pmf) |
index |
is a numeric vector (years) |
a length(index) numeric vector of the convolved distribution of y+x
convo_plus
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.