View source: R/scoreComposite.r
scoreComposite
generates composite Baby-MONITOR scores after analysis using fitBabyMonitor() on multiple performance indicators.
1 | scoreComposite(returner_list, alpha = 0.05, bonferroni = TRUE)
|
alpha |
scalar in (0,1). Statistical signifiance threshold. Posterior (1-alpha)% intervals are generated. |
bonferroni |
logical; if TRUE, posterior intervals are widened with the Bonferroni correction. |
returner_list: |
List of outputs from fitBabyMonitor(), one element for each performance indicator. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.