neural-decoding-analysis

Guide multivariate neural decoding and RSA method selection for fMRI, EEG, and MEG research.

269|20|Updated Jun 13, 2026
One-click install
npx skills add https://github.com/NeuroAIHub/BrainPilot --skill neural-decoding-analysis
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: neural-decoding-analysis
Source: https://github.com/NeuroAIHub/BrainPilot/tree/main/packages/skills/skills/08_Computational_Neuroscience/neural-decoding-analysis
Command: npx skills add https://github.com/NeuroAIHub/BrainPilot --skill neural-decoding-analysis

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This skill addresses the complexity of multivariate neural decoding and representational similarity analysis (RSA) by providing domain-validated decision logic, parameter recommendations, and critical pitfall warnings for systems neuroscience research.

Core Features & Use Cases

  • Decoding Pipeline Design: Provides structured decision trees for choosing between MVPA, RSA, temporal generalization, and encoding models.
  • Methodological Guardrails: Offers expert guidance on cross-validation strategies, information leakage prevention, and statistical inference (e.g., permutation testing).
  • Use Case: A researcher can use this skill to design a robust decoding pipeline for EEG data, ensuring that temporal generalization matrices are correctly interpreted and that statistical thresholds are appropriately set to avoid circular analysis.

Quick Start

Use the neural-decoding-analysis skill to plan a cross-validated classification pipeline for my fMRI dataset and identify potential sources of information leakage.

Frequently Asked Questions about neural-decoding-analysis

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent information leakage in fMRI MVPA decoding pipelines?

To prevent information leakage in fMRI MVPA decoding, implement bias-free cross-validation strategies by strictly separating training and test data at the subject level. This skill provides decision logic and parameter guidelines to structure your pipeline and avoid circular analysis.

What is the best way to design a temporal generalization matrix for EEG data?

Designing a temporal generalization matrix for EEG involves training classifiers on specific time windows and testing across others. This skill provides methodological guardrails to correctly interpret these matrices and apply appropriate statistical thresholds for MEG and EEG modalities.

How does representational similarity analysis (RSA) compare to standard MVPA?

Representational similarity analysis (RSA) compares neural similarity matrices rather than training explicit classifiers like standard MVPA. Use this skill's decision trees to choose between RSA, MVPA, and encoding models based on your systems neuroscience research questions.

Can I use this methodological guidance for both EEG and MEG modalities?

Yes, the methodological guidance supports research planning for multivariate neural decoding and RSA across fMRI, EEG, and MEG modalities. It provides parameter recommendations and statistical inference rules tailored to the specific neuroimaging modality you are using.

When should I use permutation testing for neural decoding statistical inference?

Use permutation testing for neural decoding statistical inference to rigorously validate classifier accuracy without assuming data normality. This skill offers expert guidelines on setting statistical thresholds and adhering to established neuroimaging reporting standards for robust inference.