tmod_z_test_prop: Apply Z Test for Difference in Proportions Across Two Groups

Description Usage Arguments Value

View source: R/contingency_tables.R

Description

Apply Z Test for Difference in Proportions Across Two Groups

Usage

1
tmod_z_test_prop(formula, data, effect = NULL, treatment = NULL)

Arguments

formula

an object of class "formula"

data

a data frame object

effect

optional name of the 'effect' category in y

treatment

optional name of the 'treatment' category in x

Value

An itest object.


statsmaths/tmodels documentation built on May 4, 2019, 6:29 a.m.