Learn R Programming

conquestr (version 1.4.5)

ItemDfStdZMerge: ItemDfStdZMerge

Description

Calculates Z test on the common items from 2 data frames returned from conquestr::ItemDfStdZ.

Usage

ItemDfStdZMerge(myDf1, myDf2, mySuffixes)

Value

a data frame.

Arguments

myDf1

a data frame.

myDf2

a data frame.

mySuffixes

a vector of strings specifying the names for the two groups being analysed, e.g., if the two system files are an analysis of boys and girls, the vector may be c(_male", "_female").

See Also

conquestr::sysToItemDifDf()