cocaine_dopamine_df | R Documentation |
This dataset, cocaine_dopamine_df, is a data frame containing measurements of dopamine receptor blockade and perceived high levels from 34 human subjects as determined by PET scans.
data(cocaine_dopamine_df)
A data frame with 34 observations and 2 variables:
Integer vector representing percent of dopamine receptors blocked
Integer vector representing perceived level of high from PET scans
The dataset name has been kept as 'cocaine_dopamine_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.
Data taken from the abd package version 0.2-8
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.