CRAN/E | dbcsp

dbcsp

Distance-Based Common Spatial Patterns

Installation

About

A way to apply Distance-Based Common Spatial Patterns (DB-CSP) techniques in different fields, both classical Common Spatial Patterns (CSP) as well as DB-CSP. The method is composed of two phases: applying the DB-CSP algorithm and performing a classification. The main idea behind the CSP is to use a linear transform to project data into low-dimensional subspace with a projection matrix, in such a way that each row consists of weights for signals. This transformation maximizes the variance of two-class signal matrices.The dbcsp object is created to compute the projection vectors. For exploratory and descriptive purpose, plot and boxplot functions can be used. Functions train, predict and selectQ are implemented for the classification step.

Key Metrics

Version 0.0.2.1
R ≥ 2.10
Published 2022-06-30 666 days ago
Needs compilation? no
License GPL-2
License GPL-3
CRAN checks dbcsp results

Downloads

Yesterday 10 +43%
Last 7 days 59 +28%
Last 30 days 192 +8%
Last 90 days 514 -30%
Last 365 days 2.372 -26%

Maintainer

Maintainer

Itsaso Rodríguez-Moreno

itsaso.rodriguez@ehu.eus

Authors

Itziar Irigoien

aut

Concepción Arenas

aut

Itsaso Rodríguez-Moreno

cre / aut

Material

NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

r-oldrel

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

dbcsp archive

Depends

caret
R ≥ 2.10
TSdist ≥ 3.7

Imports

geigen
ggplot2
MASS
Matrix
methods
parallelDist
plyr
stats
zoo

Suggests

testthat ≥ 3.0.0