Skip to content

Commit 98431cb

Browse files
author
Patrick Beukema
authored
Create labhacks.md
1 parent 015f1d9 commit 98431cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

labhacks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Use it for writing experimental code, scanner code, bash scripts and so on.
5353

5454
* As soon as possible, understand [bootstraping](https://en.wikipedia.org/wiki/Bootstrapping), [cross-validation](https://en.wikipedia.org/wiki/Cross-validation_(statistics)) and [permutation tests](https://en.wikipedia.org/wiki/Resampling_(statistics)). [Here](https://docs.google.com/presentation/d/11TozBxAaON1eFXeL6aK1USLtJyAbUaHhskcPkI0FLbc/edit#slide=id.g138cbbed1a_0_0 ) are some lecture notes that look at these topics in the context of multivariate pattern analysis in fMRI.
5555

56-
* [Rob Kass](http://www.stat.cmu.edu/~kass/), CMU statistics faculty, has written [guidelines](http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1004961) on how to approach data analysis. They are extremely useful.
56+
* [Rob Kass](http://www.stat.cmu.edu/~kass/), CMU statistics faculty, has written [Ten Simple Rules for Effective Statistical Practice](http://journals.plos.org/ploscompbiol/article?id=10.1371/journal.pcbi.1004961). They are extremely useful.
5757

5858
* Frequent [datatau](http://www.datatau.com/) for interesting news on data analysis
5959

0 commit comments

Comments
 (0)