.unpackMat {iopsych} | R Documentation |
Unpacks key matrix
Description
Works like .unpack but accepts matrices rather than vectors.
Usage
.unpackMat(key_mat)
Arguments
key_mat |
A matrix of keys. Each row is a key. |
Value
Returns (1) A list of indices (2) A list of standardized weights.
Author(s)
Allen Goebl and Jeff Jones
Examples
print("example needed")
[Package iopsych version 0.90.1 Index]