Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion manuals/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Version: October 8th 2020
%}

Also read these guides to research code:
- Russ Poldrack's [Better Code, Better Science](https://bettercode-book.org/).
- Dan Larremore's lab guide to [clean code](https://drive.google.com/file/d/1TraVwRkbkCbHq-s_-NS69ZEbRNwH8XNh/view?usp=sharing)
- Patrick Mineault's [Good Research Code Handbook](https://goodresearch.dev/index.html)

Expand All @@ -40,10 +41,12 @@ Also read these guides to research code:

I was one day going to write lots of things about how to do stuff in research, but other people have already written better stuff. Here is some of that stuff:

Russ Poldrack's excellent starting guide to statistics: [Statistical Thinking for the 21st Century](https://statsthinking21.github.io/statsthinking21-core-site/index.html).

Dan Larremore's lab guides to:
- [Data visualization](https://drive.google.com/file/d/1LouVvISCRlWkItZgzoHcgoU5Q1VyHT4U/view?usp=sharing)
- [Giving a talk](https://drive.google.com/file/d/13efH6iA6toPtJ91KBt_QCeAyQBcSN7SA/view?usp=sharing)
- [Peer review](https://drive.google.com/file/d/1g7VSbUkF9wBszcjHCeZlGHoHqUqYfDC0/view?usp=sharing)

Russ Poldrack's online textbook [Statistical Thinking for the 21st Century](https://statsthinking21.github.io/statsthinking21-core-site/index.html).


Loading