Learn R Programming

iopsych (version 0.90.1)

.unpackMat: 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.

Examples

Run this code
print("example needed")

Run the code above in your browser using DataLab