get_effect_size {IPDFileCheck} | R Documentation |
Function to get the effect size
Description
Function to get the effect size
Usage
get_effect_size(data, variable, by, ...)
Arguments
data |
a data frame |
variable |
variables to be selected for summary |
by |
A column name (quoted or unquoted) in data. |
... |
extra parameters required |
Value
returns the effect sizes
[Package IPDFileCheck version 0.8.1 Index]