compare Groups
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 | compareGroups(
formula,
data,
subset,
na.action = NULL,
y = NULL,
Xext = NULL,
selec = NA,
method = 1,
timemax = NA,
alpha = 0.05,
min.dis = 5,
max.ylev = 5,
max.xlev = 10,
include.label = TRUE,
Q1 = 0.25,
Q3 = 0.75,
simplify = TRUE,
ref = 1,
ref.no = NA,
fact.ratio = 1,
ref.y = 1,
p.corrected = TRUE,
compute.ratio = TRUE,
include.miss = FALSE,
oddsratio.method = "midp",
chisq.test.perm = FALSE,
byrow = FALSE,
chisq.test.B = 2000,
chisq.test.seed = NULL,
Date.format = "d-mon-Y",
var.equal = TRUE,
conf.level = 0.95,
surv = FALSE,
riskratio = FALSE,
riskratio.method = "wald",
compute.prop = FALSE,
lab.missing = "'Missing'"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.