| runExample | R Documentation |
Runs a shiny application for calculating the different confidence and credible intervals for the F2 parameter. The different intervals are
constructed using the f2bayes(), f2bca(), f2boot(), f2gpq(), and f2pbs() functions. The shiny application comes
preloaded with an example excel data set based on the dis_data data set.
runExample()
### The function requires no input to run
if(FALSE){ ## Make me TRUE to run
runExample()
}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.