ci.dif | R Documentation |
creates a matrix of
ci.dif(x, n, rownm = "categories", t100 = TRUE)
x |
a vector of frequencies of multiple categories for which a binomial confidence interval should be created |
n |
number of cases used to create the frequencies |
rownm |
name of the first varaible in the returned dataframe (name of the frequency categories). defaults to 'categories' |
t100 |
should the values be multiplied by 100 (used if they are percentages/proportions). defaults to TRUE |
ci.dif_function()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.