BSSprep-package {BSSprep} | R Documentation |
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.
Details
Package: | BSSprep |
Type: | Package |
Version: | 0.1 |
Date: | 2021-03-25 |
License: | GPL (>= 2) |
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.
Author(s)
Markus Matilainen, Klaus Nordhausen
Maintainer: Markus Matilainen <markus.matilainen@outlook.com>
[Package BSSprep version 0.1 Index]