get_predictions_fail | R Documentation |
Take a cumsum of the posteriors and return the cumulative incidence of the event between interval and horizon Implements equation 7.2 (p155) from Steffen's thesis.
get_predictions_fail(likelihood_profiles_fail, prior)
likelihood_profiles_fail |
a list with the likelihood profiles for the failure model for each subject |
prior |
a data frame with priors returned by get_priors() |
a list of dataframes with the predictions for each subject up to the horizon.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.