PCListInt {PCMBaseCpp}R Documentation

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)

Arguments

pc

a logical matrix.

Value

a list


[Package PCMBaseCpp version 0.1.9 Index]