get_posteriors | R Documentation |
Use the posteriors for failures and non-failure to get predictions with Bayes Rule
get_posteriors(f_fail, f_nofail, prior)
f_fail |
density for the failures at landmarks upto horizon. |
f_nofail |
density for the non-failures up to horizon. |
prior |
the priors returned by get_priors. |
: a list with posterior predictions at every landmark
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.