Description Usage Arguments Value
Compute transition probability
1 | compute_tp(survdat, t_gap = 1/12, method = "AJ", end_time, t)
|
survdat |
A survTP object |
A list
p00_0, p01_0: p00_0[i] = p00_0(0, t[i]), p01_0[i] = p01(0, t[i])
p01 and p11: Markov transition probabilites.
time: time grid for searching the optimal schedule.
int_p01_0, int_p11: integral of p01(0, s)ds and p11(t[i], s)ds
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.