Skip to content

Latest commit

 

History

History
82 lines (59 loc) · 3.59 KB

README.md

File metadata and controls

82 lines (59 loc) · 3.59 KB

GREg KIar's repo

This repository will be updated as an sample project for the rest of the class. Content will be posted here 1 week prior to it being due for the class.

##Contact Handle: gkiar

Email:[email protected]

Office Hours: Tuesdays 2pm-3pm, Clark 317

##ToC

####Assignment 1 ./draft/summary.md

Significance and Feasability analysis of my proposed project topic

####Assignment 2 ./draft/questions.md

Asking the 6 types of scientific questions about my project topic

####Assignment 3 ./code/descriptive_and_exploratory_answers.ipynb

Begin answering my descriptive and exploratory questions. Once I've answered them I will go back and revise the questions I asked - discuss those I couldn't fully answer, ask follow up questions that would be informative, etc.

./draft/revised_questions.md

Updated the questions based on our initial analysis

###Assignment 4 ./code/inferential_simulation.ipynb

Formally asked inferential question about my data, and answered it on simulated data from the null model, alternate model, and real data

###Assignment 5 ./code/classification_simulation.ipynb

Formally asked classification question about my data, and answered it on simulated data from the alternate model, and real data

###Assignment 6 ./code/test_assumptions.ipynb

In the previous two assignments, we made assumptions about our data. Now, we will check them and see whether or not they are true, and if not, update our understanding or assumptions about our data to those which are more right.

###Assignment 7 ./draft/summary_presentation.pdf

Presentation about findings and methods used throughout the project.

###Assignment 8 ./docs/progress_report.md

Report stating all analysis completed to date, as well as logical next steps.

###Assignment 9 ./code/extended_exploratory.ipynb

10 more questions and plots about my data

###Assignment 10 ./code/multiple_distributions.ipynb

Testing the same exploratory questions on sampled graphs from different distribution types

###Assignment 10 ./code/extended_exploratory-on-new-datasets.ipynb

Evaluating same set of analyses on different datasets

./docs/distribution_properties.md

Discuss analyses of each dataset, compare to known distributions

###Assignment 11 ./docs/classification_plan.md

Development of a plan for classifying brain graphs in a principled manner

./code/scree_plots.md

Scree plot generating code for data

./figs/scree/

Scree plots for data

###Assignment 12 ./code/multipanel_scree_plots.md

Multipanel scree plots and code for 8 datasets on the Desikan atlas.

./figs/multipanel_scree_plots/

Multipanel scree plots for 8 datasets on the Desikan, CPAC200, and Talairach atlases.

###Assignment 13 ./final_report.md

Final report summarizing work performed throughout the course