Learn R Programming

BSSprep (version 0.1)

BSSprep-package: Whitening Data as Preparation for Blind Source Separation

Description

Whitening is the first step of almost all blind source separation (BSS) methods. A fast implementation of whitening for BSS is implemented to serve as a lightweight dependency for packages providing BSS methods.

Arguments

Details

Package: BSSprep
Type: Package
Version: 0.1
Date: 2021-03-25

This package contains the single function BSSprep for whitening multivariate data as a preprocessing step for blind source separation (BSS). The package is meant as a fast and lightweight dependency for packages providing BSS methods as whitening is almost always the first step.