PCListInt: Converts the logical matrix pc into a list of vectors...

View source: R/Generic.R

PCListIntR 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


PCMBaseCpp documentation built on June 8, 2025, 11:19 a.m.