get_predictions_fail: Get Predictions for Failure

get_predictions_failR Documentation

Get Predictions for Failure

Description

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.

Usage

get_predictions_fail(likelihood_profiles_fail, prior)

Arguments

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()

Value

a list of dataframes with the predictions for each subject up to the horizon.


JanvandenBrand/jmmm documentation built on May 30, 2022, 9:37 a.m.