Skip to content

Materials for Psych201s: Bayesian statistics for psychologists (Summer 2016)

Notifications You must be signed in to change notification settings

mhtess/psych201s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Materials for Psych 201s

Summer 2016, Stanford University

Software requirements

  • R studio
  • R v3.3 (in RStudio, type version; if on Windows, use this)
  • node v4.4.5 or higher (in Terminal, type node --version; close and re-open terminal after install)
  • npm v3.6 or higher (in Terminal, type npm --version; if it's not >= v3.6; try sudo npm install npm -g, close and reopen terminal and check version)
  • devtools R library: in R: install.packages('devtools')

Everything has been tested on Mac and Linux. If you are using Windows, contact the instructor.

Resources

About

Materials for Psych201s: Bayesian statistics for psychologists (Summer 2016)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published