rules2medmod | R Documentation |
Convert rules from cutoffs to median (range)
and mode (range)
format
rules2medmod(rules, x, .ddSci = TRUE, verbose = TRUE, trace = 0)
rules |
Character, vector: Input rules |
x |
Data frame: Data to evaluate rules |
.ddSci |
Logical: If TRUE, format all continuous variables using ddSci, which will give either 2 decimal places, or scientific notation if two decimal places result in 0.00 |
verbose |
Logical: If TRUE, print messages to console. |
trace |
Integer: If greater than zero, print progress |
E.D. Gennatas
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.