View source: R/variable-summaries.r
ewaff.sample.characteristics | R Documentation |
Describe samples using the variable of interest and covariates.
ewaff.sample.characteristics(variable.of.interest, data)
variable.of.interest |
Name of the variable of interest in |
data |
Data frame of variables. |
A data frame with one row for each continuous or ordinal variable and one row for each level of each categorical variable. In the first case, each row provides the name, mean value and standard deviation of each variable. In the second case (categorical), each row provides the name of the variable level and the number of cases and percentage of cases at that level.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.