jjhistostats: Histogram

View source: R/jjhistostats.h.R

jjhistostatsR Documentation

Histogram

Description

'Wrapper Function for ggstatsplot::gghistostats and ggstatsplot::grouped_gghistostats to generate Histogram.'

Usage

jjhistostats(
  data,
  dep,
  grvar,
  typestatistics = "parametric",
  centralityline = TRUE,
  changebinwidth = FALSE,
  binwidth = 1.1,
  resultssubtitle = TRUE,
  normalcurve = FALSE
)

Arguments

data

The data as a data frame.

dep

.

grvar

.

typestatistics

.

centralityline

.

changebinwidth

.

binwidth

.

resultssubtitle

.

normalcurve

.

Value

A results object containing:

results$todo a html
results$plot2 an image
results$plot an image

Examples


# example will be added


sbalci/ClinicoPathJamoviModule documentation built on Feb. 25, 2025, 6:34 a.m.