Skip to content

Instantly share code, notes, and snippets.

@zachmayer
Created June 19, 2012 14:33
Show Gist options
  • Save zachmayer/2954534 to your computer and use it in GitHub Desktop.
Save zachmayer/2954534 to your computer and use it in GitHub Desktop.
Install Packages
install.packages(c('caret', 'doParallel', 'ggplot2', 'data.table', 'caTools', 'XML', 'quantmod'), dependencies=TRUE)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment