get_likelihood_profiles_fail | R Documentation |
Generate a step function of the likelihood at interval times t.
get_likelihood_profiles_fail(likelihood_fail, landmark, horizon, interval)
likelihood_fail |
a list of likelihoods for each subject at the observed time points |
landmark |
the prediction landmark time. |
horizon |
the prediction horizon. |
interval |
the intervals relative to the horizon (e.g. 1/12 for monthly intervals and horizon is in years) |
A list of length (horizon - landmark)/interval of lists with nrow(unique(id)) with likelihood profiles
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.