chisq.flex: Claculate chi-square test with post-hocs

View source: R/chisq.R

chisq.flexR Documentation

Claculate chi-square test with post-hocs

Description

Claculate chi-square test with post-hocs

Usage

chisq.flex(data, form, post_hoc_chi = TRUE)

Arguments

data

labelled data frame

form

formula with two variables

post_hoc_chi

logical. If TRUE (default), post-hoc chi-square tests are calculated

Value

Flextable with results


mrajter/rajter.flex documentation built on July 30, 2024, 1:31 a.m.