Skip to content
Merged
Show file tree
Hide file tree
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
9 changes: 9 additions & 0 deletions misc/students/zhang_ying/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
Ying Zhang's dropbox
============================



- Name: Ying Zhang
- Email: ying.z@rutgers.com
- Website: I don't have a website.
- Goal: To understand statistical analyses in experimental work, learn R and apply it in my research
7 changes: 7 additions & 0 deletions misc/students/zhang_ying/summaries/wickham_2015_summary.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Teaching Safe-Stats, Not Statistical Abstinence

## Wickham (2015) summary

Four sentence summary goes here.

Students should be taught the skills to perform safe-stats. One key to that is grammars of data analysis with a minimal set of independent components and a way to compose them. The grammar must be flexible enabled by programming languages, and constraining. Learning programming effectively is by focusing on immediate benefits, starting with simple things such as a recipe.