index_first_copy {hal9001}R Documentation

Find Copies of Columns

Description

Index vector that, for each column in X, indicates the index of the first copy of that column

Usage

index_first_copy(X)

Arguments

X

Sparse matrix containing columns of indicator functions.


[Package hal9001 version 0.4.6 Index]