projectLSI: Project to Given Latent Semantic Indexing (LSI)

Description Usage Arguments Value

View source: R/projectLSI.R

Description

Project the input count matrix to a given LSI space using pre-calculated svd output.

Usage

1
projectLSI(mat, lsi)

Arguments

mat

the normalized sparce count matrix

lsi

a list of the output of calcLSI()

Value

a dense matrix of svd cell loading


sajuukLyu/projectLSI documentation built on Jan. 18, 2022, 12:27 a.m.