x2multibundle: x2multibundle function

View source: R/summary.R

x2multibundleR Documentation

x2multibundle function

Description

creates a crosstab of two variables and returns the crosstabs, the chi square value, the chi square significance, and the effect size

Usage

x2multibundle(indvar, data, depvar_vector = NULL)

Arguments

indvar

the single variable to check against all dependent variables

data

the dataset from which indvar and depvar_vector variables come

depvar_vector

vector of names of the dependent variables to check against

Examples

x2multibundle_function()

clmacleod/highlandr documentation built on Oct. 11, 2023, 8:04 p.m.