whitener: Whitening Function

View source: R/Basic_functions.r

whitenerR Documentation

Whitening Function

Description

Whitening Function

Usage

whitener(X, n.comp = ncol(X), center.row = FALSE)

Arguments

X

dataset p x n.

n.comp

the number of components

center.row

whether center the row of data

Value

a whitener matrix


thebrisklab/singR documentation built on Feb. 10, 2024, 12:12 a.m.