TF.IDF.custom: Returns the TF-IDF normalised version of a binary matrix

View source: R/sc_integrate.R

TF.IDF.customR Documentation

Returns the TF-IDF normalised version of a binary matrix

Description

Returns the TF-IDF normalised version of a binary matrix

Usage

TF.IDF.custom(binary.mat, verbose = TRUE)

Arguments

binary.mat

The binary matrix

verbose

boolean flag to print status messages

Value

Returns the TF-IDF normalised version of a binary matrix


LuyiTian/scPipe documentation built on Dec. 11, 2023, 8:21 p.m.