emeyers/NDTr: The Neural Decoding Toolbox in R

A package that allows one to do a neural decoding analysis in R. The package is based on 5 abstract object types: datasources (DS), features preprocessors (FP), classifiers (CL), and result metrics (RM) and cross-validators (CV). By combing different versions of these 4 object types together, it is possible to run a range of different decoding analyses. See www.readout.info for more information.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.0.0.9003
URL https://github.com/emeyers/NDTr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("emeyers/NDTr")
emeyers/NDTr documentation built on Aug. 8, 2020, 3:41 p.m.