All code, results, and de-identified data for "A data driven approach in an unbiased sample reveals equivalent sex ratio of autism spectrum disorder associated impairment in early childhood" by Burrows et al. (2022).
Following people contributed to code in repository:
- Kevin Donovan
- Joshua Rutsohn
- Isa Stallworthy
- Data
Generated and old data (old not used in final analyses) for analysis
- Docs
Misc documents and notes for analysis
- Plots_Tables
Folder containing most figures and table referenced in paper. "all_rrb" and "all_social" folders contain confirmatory factor analysis results for respective domains
- analysis_fns
Folder containg scripts used to complete following analyses: 1) MNLFA of domains to generate factor scores and 2) Growth Mixture Modeling of these factor scores
- analysis.RMD
Script contain some data management for CFA and MNLFA as well as carries out CFAs by domain
- data_management.R
Script which carries out initial data management
- table_figure.R
Script which creates most figures and tables referenced in paper (see Plots_Tables)