std_err | R Documentation |
Calculate standard error (internal)
std_err(num, denom, per, modified_wald = FALSE)
num |
Numerator value. |
denom |
Denominator value |
per |
Numeric value for rate scale (i.e. per X population). |
modified_wald |
Boolean for if the standard error should be calculated with modified Wald interval. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.