| DA_schizophrenia_tbl_df | R Documentation |
This dataset, 'DA_schizophrenia_tbl_df', is a tibble containing measurements
of dopamine \beta-hydroxylase (DBH) activity in 25 schizophrenic patients treated
with antipsychotic medication. The data compares DBH levels between patient groups.
data(DA_schizophrenia_tbl_df)
A tibble with 25 observations and 2 variables:
Integer: Dopamine \beta-hydroxylase activity level (nmol/(mL\cdothr))
Character: Treatment/patient group classification
The dataset name has been changed to DA_schizophrenia_tbl_df to provide a shorter,
neuroscience-standard abbreviation where "DA" refers to dopamine. This naming convention
maintains clarity and consistency within the NeuroDataSets package. The suffix
tbl_df indicates that the dataset is a tibble. The original content has not been modified.
Data taken from the BSDA package version 1.2.2
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.