grim_ratio_upper {scrutiny} | R Documentation |
Upper bound for the GRIM ratio
Description
grim_ratio_upper()
is deprecated because it no longer seems very
meaningful. It will be removed in a future version.
See grim_probability()
for a more interesting measure.
Usage
grim_ratio_upper(x, percent = FALSE)
Arguments
x |
String (length 1). Mean or percentage value computed from data with integer units, e.g., mean scores on a Likert scale or percentage of study participants in some condition. It has to be string to capture any trailing zeros. |
percent |
Logical. Set |
Value
Numeric.
[Package scrutiny version 0.5.0 Index]