powered by
The matrix corresponding I_(ijy) function
alpha(data, tau)
input matrix of probabilities
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.
# NOT RUN { data(censoredMatrix) res <- inputM(censoredMatrix) alpha(res$input, res$tau) # }
Run the code above in your browser using DataLab