get_positivity_posterior_parameters | R Documentation |
Get posterior parameters for positivity probability
get_positivity_posterior_parameters(
.prediction_data,
.thresholds,
.prior_shape1 = 1,
.prior_shape2 = 1,
.prior_only = FALSE
)
.prediction_data |
Contains prognostic model predictions |
.thresholds |
DCA thresholds. |
.prior_shape1 |
Shape 1 for beta prior. |
.prior_shape2 |
Shape 2 for beta prior. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.