View source: R/oddsratioWald.R
oddsratioWald | R Documentation |
FUNCTION_DESCRIPTION
oddsratioWald(n00, n01, n10, n11, alpha = 0.05)
n00 |
PARAM_DESCRIPTION |
n01 |
PARAM_DESCRIPTION |
n10 |
PARAM_DESCRIPTION |
n11 |
PARAM_DESCRIPTION |
alpha |
PARAM_DESCRIPTION, Default: 0.05 |
DETAILS
OUTPUT_DESCRIPTION
## Not run: if(interactive()){ #EXAMPLE1 } ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.