Description Usage Arguments References Examples
The matrix corresponding I_(ijy) function
1 |
data |
input matrix of probabilities |
tau |
the vector of time points corresponding to columns in input matrix |
Adamic, P., Caron, S. (2014), "SC-CR Algorithms with Informative Masking", Scandinavian Actuarial Journal, 2014(4), 339-351.
1 2 3 4 | data(censoredMatrix)
res <- inputM(censoredMatrix)
alpha(res$input, res$tau)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.