ItemDfStdZMerge {conquestr} | R Documentation |
ItemDfStdZMerge
Description
Calculates Z test on the common items from 2 data frames
returned from conquestr::ItemDfStdZ
.
Usage
ItemDfStdZMerge(myDf1, myDf2, mySuffixes)
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 |
Value
a data frame.
See Also
conquestr::sysToItemDifDf()
[Package conquestr version 1.5.1 Index]