Description Usage Arguments Value Examples
View source: R/FHT_loglikelihood_with_data.R
Given observations (t, delta), return
a function evaluating the log likelihood for the FHT model
1 | FHT_loglikelihood_with_data(times, delta)
|
times |
Survival times (possibly censored) |
delta |
Corresponding observation indicator (1 = observed, 0 = censored) |
FHT_loglikelihood A function taking parameters y0, mu
1 | Code examples.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.