predict_numFutureEvents <- function(staticTerm, observedTerm, predictionTerm, p, s){
fn_imputeData_expected(staticTerm, observedTerm, p, s)$censored *
fn_truncatedExponential_exp(s, 0, predictionTerm) * p
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.