Rdocumentation
powered by
Learn R Programming
IATscores (version 0.1-2)
SplitHalf: Split half reliability
Description
Compute split half reliability for the algorithms defined by all the combinations of parameters P1, P2, P3, and P4.
Usage
SplitHalf(IATdata, ...)
Arguments
IATdata
same as
RobustScores
...
other parameters to be passed to RobustScores
Value
A vector of split-half reliabilities.
Details
The split-half reliability is computed by splitting the dataframe IATdata in two halves and then calling function
RobustScores