Learn R Programming

roistats (version 0.1.1)

color_index_two_sample: Color effect data for each group

Description

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

Usage

color_index_two_sample

Arguments

Format

A tibble with 464 rows and 4 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.

group

A within-group variable for each subject. Indicating whether the color effect value is for the Paired or Control condition

color_effect

A value we want to test between the two groups (Paired vs Control).

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_two_sample
# }

Run the code above in your browser using DataLab