Code and data to reproduce the analyses reported in the manuscript:
The analyses reported in the main manuscript are reported here
The analyses reported in supplementary material are reported here
Sensitivity analyses related to defining the control parcels are reported here
Sensitivity analyses estimating linear fixed effects of age are reported here
- analysis = Contains the code to reproduce the analyses in the main manuscript and supplementary material, as well as sensitivity analyses.
- data = Contains the data used in the analyses in the main manuscript and supplementary material
- mri = Contains the primary scripts used to preprocess and analyze the MRI data
- shiny_app = Contains the code to generate the shiny app hosted online at https://dcosme.shinyapps.io/growth_curves/
├── analysis
│ ├── clean_behavioral_data
├── data
├── mri
│ ├── auto-motion
│ ├── fx
│ ├── parcellations
│ ├── ppc
│ └── rx
│ └── thresholding
│ └── output
└── shiny_app
└── growth_curves
└── data