factorDiffs: factor Differences

Description Usage Arguments Value

View source: R/factorDiffs.R

Description

takes two factor vectors and preforms McNemar test and returns a p value for every factor level

Usage

1
factorDiffs(x, y, reOrder = TRUE, verbose = FALSE)

Arguments

x

a factor vector

y

a factor vector

reOrder

whether to re order by the p value

verbose

print debugging output

Value

a vector of p values for each factor levels


mdavis29/modelToolKit documentation built on May 22, 2019, 3:22 p.m.