Description Usage Arguments Value
Calculate the coverage probability.
1 | ipm_coverage(result, real = NULL, times = 1000, type = "l")
|
result |
an mcmcrs object, the result from ipm_analyse or ipm_analyse_l or ipm_analyse_cl. |
real |
an list object, specifying the real value using for simulation. |
times |
a scalar, specifying the number of samples. |
type |
a string, specifying if it's from ipm_analyse_cl. |
a vector, the coverage probability of each parameter.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.