report_chi: Report chi-square test

View source: R/report_stats.R

report_chiR Documentation

Report chi-square test

Description

This function lets you pass a chi-square function and report it.

Usage

report_chi(chi, effsize = TRUE, ci = 0.95)

Arguments

chi

A chi-square object.

effsize

Logical. Whether to report effect sizes or not.

ci

Numeric. Confidence interval to effect size calculation.


nim-ach/ASQ3 documentation built on May 8, 2023, 10:21 p.m.