Skip to contents

This dataset, tourette_ADHD_df, is a data frame containing accuracy scores from 51 adult participants grouped into three categories related to Tourette’s Syndrome and attentional dysfunction. The data include performance accuracy and group membership, allowing comparison across diagnostic groups. Some observations may contain missing values. The dataset originates from research on attentional processes in adults with Tourette’s Syndrome.

Usage

data(tourette_ADHD_df)

Format

A data frame with 51 observations and 2 variables:

accuracy

Accuracy score (numeric)

group

Participant group (factor with 3 levels)

Source

Data taken from the rcollectadhd package version 0.8

Details

The dataset name has been kept as tourette_ADHD_df to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the NeuroDataSets package and assists users in identifying its specific characteristics. The suffix df indicates that the dataset is a data frame. The original content has not been modified in any way.