View source: R/sur_uncertainty.R
ci_standard | R Documentation |
What you'd get from survey mean
ci_standard(x, se, level, df, survey = T)
x |
numeric. THe mean/total result |
se |
numeric. The standard error |
level |
numeric. 0 - 1 reflecting the confidence level |
df |
numeric. degrees of freedom |
survey |
logical. Specifies whether the data comes from a survey. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.