Dot Chart
jjdotplotstats(
data,
dep,
group,
grvar,
typestatistics = "parametric",
effsizetype = "biased",
centralityplotting = FALSE,
centralitytype = "parameteric",
mytitle = "",
xtitle = "",
ytitle = "",
originaltheme = FALSE,
resultssubtitle = TRUE
)
A results object containing:
results$todo | a html | ||||
results$plot2 | an image | ||||
results$plot | an image |
# \donttest{
# example will be added
# }