SVT_denoise: Denoise using truncated SVD

Description Usage Arguments Value

View source: R/tsvd.R

Description

Denoise using truncated SVD

Usage

1
SVT_denoise(A, lambda, svd = NULL)

Arguments

A

array_like;
a real/complex (m, n) input matrix (or data frame) to be decomposed.

Value

A matrix of denoised data


Mamie/scDNAmClock documentation built on Aug. 20, 2019, 7 p.m.