.unpackMat {iopsych} | R Documentation |
Works like .unpack but accepts matrices rather than vectors.
.unpackMat(key_mat)
key_mat |
A matrix of keys. Each row is a key. |
Returns (1) A list of indices (2) A list of standardized weights.
Allen Goebl and Jeff Jones
print("example needed")