Description Arguments Value Author(s) Examples
The function creating the probability matrix and tau time vector from the double-censored data.
data |
censored data |
input |
the probability matrix |
tau |
time tau |
Alicja Wolny-Dominiak, Peter Adamic
1 2 3 4 5 | data(censoredMatrix)
res <- inputM(censoredMatrix)
res$input
res$tau
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.