Other packages > Find by keyword >

NeuroDecodeR  

Decode Information from Neural Activity
View on CRAN: Click here


Download and install NeuroDecodeR package within the R console
Install from CRAN:
install.packages("NeuroDecodeR")

Install from Github:
library("remotes")
install_github("cran/NeuroDecodeR")

Install by package version:
library("remotes")
install_version("NeuroDecodeR", "0.2.0")



Attach the package and use:
library("NeuroDecodeR")
Maintained by
Ethan Meyers
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2022-09-29
Latest Update: 2024-03-15
Description:
Neural decoding is method of analyzing neural data that uses a pattern classifiers to predict experimental conditions based on neural activity. 'NeuroDecodeR' is a system of objects that makes it easy to run neural decoding analyses. For more information on neural decoding see Meyers & Kreiman (2011) .
How to cite:
Ethan Meyers (2022). NeuroDecodeR: Decode Information from Neural Activity. R package version 0.2.0, https://cran.r-project.org/web/packages/NeuroDecodeR. Accessed 06 Jun. 2026.
Previous versions and publish date:
0.1.0 (2022-09-29 15:00)
Other packages that cited NeuroDecodeR R package
View NeuroDecodeR citation profile
Other R packages that NeuroDecodeR depends, imports, suggests or enhances
Complete documentation for NeuroDecodeR
Functions, R codes and Examples using the NeuroDecodeR R package
Some associated functions: NeuroDecodeR . aggregate_CV_split_results . aggregate_CV_split_results.rm_confusion_matrix . aggregate_CV_split_results.rm_main_results . aggregate_resample_run_results . aggregate_resample_run_results.rm_confusion_matrix . aggregate_resample_run_results.rm_main_results . cl_max_correlation . cl_poisson_naive_bayes . cl_svm . convert_matlab_raster_data . create_binned_data . cv_standard . ds_basic . ds_generalization . fp_select_k_features . fp_zscore . get_data.ds_basic . get_data.ds_generalization . get_data . get_num_label_repetitions . get_num_label_repetitions_each_site . get_parameters.cl_max_correlation . get_parameters.cl_poisson_naive_bayes . get_parameters.cl_svm . get_parameters.cv_standard . get_parameters.ds_basic . get_parameters.ds_generalization . get_parameters.fp_select_k_features . get_parameters.fp_zscore . get_parameters . get_parameters.rm_confusion_matrix . get_parameters.rm_main_results . get_predictions.cl_max_correlation . get_predictions.cl_poisson_naive_bayes . get_predictions.cl_svm . get_predictions . get_siteIDs_with_k_label_repetitions . log_check_results_already_exist . log_load_results_from_params . log_load_results_from_result_name . log_save_results . plot.label_repetition . plot.raster_data . plot.rm_confusion_matrix . plot.rm_main_results . plot_main_results . preprocess_data.fp_select_k_features . preprocess_data.fp_zscore . preprocess_data . read_matlab_raster_data . read_raster_data . rm_confusion_matrix . rm_main_results . run_decoding.cv_standard . run_decoding . test_valid_binned_format . test_valid_ndr_object . test_valid_raster_format . 
Some associated R codes: NeuroDecodeR.R . cl_max_correlation.R . cl_poisson_naive_bayes.R . cl_svm.R . create_binned_data.R . cv_standard.R . ds_basic.R . ds_generalization.R . fp_select_k_features.R . fp_zscore.R . generic_functions.R . get_num_label_repetitions.R . log_and_save_decoding_results.R . ndr_container.R . private_helper_functions.R . raster_data_functions.R . rm_confusion_matrix.R . rm_main_results.R . test_valid_NDR_objects.R .  Full NeuroDecodeR package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

BALLI  
Expression RNA-Seq Data Analysis Based on Linear Mixed Model
Analysis of gene expression RNA-seq data using Bartlett-Adjusted Likelihood-based LInear model (BALL ...
Download / Learn more Package Citations See dependency  
IAPWS95  
Thermophysical Properties of Water and Steam
An implementation of the International Association for the Properties of Water (IAPWS) Formulation ...
Download / Learn more Package Citations See dependency  
odbc  
Connect to ODBC Compatible Databases (using the DBI Interface)
A DBI-compatible interface to ODBC databases. ...
Download / Learn more Package Citations See dependency  
worrrd  
Generate Wordsearch and Crossword Puzzles
Generate wordsearch and crossword puzzles using custom lists of words (and clues).Make them easy or ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
rwavelet  
Wavelet Analysis
Perform wavelet analysis (orthogonal,translation invariant, tensorial, 1-2-3d transforms, thresholdi ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,820

Author Associations

27,205

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA