dopamine_schizophrenia_tbl_df | R Documentation |
\beta
-Hydroxylase Activity in SchizophreniaThis dataset, 'dopamine_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(dopamine_schizophrenia_tbl_df)
A tibble with 25 observations and 2 variables:
Integer: Dopamine \beta
-hydroxylase activity level (nmol/(mL\cdot
hr))
Character: Treatment/patient group classification
The dataset name has been kept as dopamine_schizophrenia_tbl_df
to avoid confusion
with other datasets in the R ecosystem. This naming convention helps distinguish
this dataset as part of 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.