Description Usage Arguments Value
Given a matrix of probability and age value pairs (x), and a vector of years (y), returns a pmfs of length(y)
1 | probcomb(x, y)
|
x |
is a matrix of probability and age pairs |
y |
is a numeric vector of years |
a numeric vector of length(years) with value of sum probability age is less than year i in y and greater than year i-1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.