Learn R Programming

PCMBaseCpp (version 0.1.10)

PCListInt: Converts the logical matrix pc into a list of vectors denoting the (0-based) TRUE-indices in each column

Description

Converts the logical matrix pc into a list of vectors denoting the (0-based) TRUE-indices in each column

Usage

PCListInt(pc)

Value

a list

Arguments

pc

a logical matrix.