View source: R/pred_exp_binom.R
pred_exp_binom | R Documentation |
Computes the predictive expectation for the PEC_binom()
function.
pred_exp_binom( n, alpha_1, beta_1, alpha_2, beta_2, alpha_D, beta_D, q, M )
n |
The sample size. |
alpha_1, beta_1 |
The parameters of the first beta prior. |
alpha_2, beta_2 |
The parameters of the second beta prior. |
alpha_D, beta_D |
The parameters of the design beta prior. |
q |
The order of the Wasserstein distance. |
M |
The number of Monte Carlo replications. |
A numeric value.
This is an internal function.
Michele Cianfriglia michele.cianfriglia@uniroma1.it
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.