Learn R Programming

roistats (version 0.1.1)

color_index: Color index

Description

The pre-processed data for identifying which brain regions is sensitive to the color memory of learned objects.

Usage

color_index

Arguments

Format

A tibble with 232 rows and 3 variables with one group attribute:

subj_id

Subjuct identity number

roi_id

Brain sub-region that of interest for the analysis. Served as the grouping variable here.

color_index

A value we want to test if it is significantly different from 0 across subjects.

References

Zhao, Y., Chanales, A.J.H. & Kuhl, B.A. (2021). Adaptive memory distortions are predicted by feature representations in parietal cortex. Journal of Neuroscience

Examples

Run this code
# NOT RUN {
color_index
# }

Run the code above in your browser using DataLab