dataFrameFactDiffs: data frame Factor Differences

Description Usage Arguments Value

View source: R/dataFrameFactDiffs.R

Description

takes two data frames and finds differences in the factor distrobutions

Usage

1
dataFrameFactDiffs(df1, df2, verbose = FALSE)

Arguments

df1

a data frame

df2

a data frame to compair with

verbose

print debugging output

Value

a data frame with pvals from McNemars test, xMean, yMean is the


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