Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.03 KB

File metadata and controls

35 lines (24 loc) · 1.03 KB

TASITS_SPINS

Comparing TASIT and TASIT-S in SPINS

Created by Ayowale Olorunsola ayowale.olorunsola@camh.ca

Project Organization

.
├── README.md          <- The top-level README
├── .gitignore         <- Files to not upload to github - by default includes /data
├── data
│   └── raw            <- The original dataset
│
├── notebooks          <- R notebooks for analysis workflow 
│
├── docs/references    <- Data dictionaries, manuals, and all other explanatory materials
│
├── paper              <- Drafts and resources for manuscript
│
│
├── code               <- Source code for use in this project (virtual environments, bash scripts, etc)

DATA
spins_tasit_data_06-23-2023.csv - TASIT and TASIT-S data

NOTEBOOKS
TASITS_Project.Rmd - analysis script for TASIT-S including correlations and group comparisons.