Description Usage Arguments Value Examples
View source: R/HandleDescriptives.R
A function to create a mean, standard deviation and CIs for sample weighted data
1 |
x |
A vector of values to be summarised. No NAs. |
y |
A vector of weights for each of the values in x |
A numeric vector containing the weights mean, SD & upper and lower values of 95
1 | get_weighted_descriptives(languageability,sampleweights)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.