split_sparsemat: Split DTM into positive and negative label areas Extract...

View source: R/functions_EM_helper.R

split_sparsematR Documentation

Split DTM into positive and negative label areas Extract sparse matrix triplet (row, col, value)

Description

Split DTM into positive and negative label areas Extract sparse matrix triplet (row, col, value)

Usage

split_sparsemat(.C_train, .D_train)

activetext/activeR documentation built on May 31, 2024, 10:21 a.m.