Description Usage Arguments Author(s)
View source: R/jk_variance_4_cat.R
It returns total of each category and corresponding variance if count is TRUE; otherwise returns proportion of each category and corresponding variance
1 | jk_variance_4_cat(df, count = TRUE)
|
df |
a dataframe, which contains a categorical variable, final_wgt and replicate weights–must be in this order |
count |
a logical variable |
Lingyun (Larry) Zhang lyzhang10@gmail.com
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.