-
Notifications
You must be signed in to change notification settings - Fork 20
Home
bbest edited this page Oct 10, 2013
·
21 revisions
Welcome to the ohicore wiki!
- Summarize by Clustering. Use covariance of goal scores to cluster OHI regions, similar to how covariance of stock prices produced this visualization of stock market structure: Scikits has many clustering algorithms and interactive graphs could be constructed using d3 force-directed graph.
- [GitHubFeatures] to implement like Gantt charts, GeoJSON mapping, and CSV viewing
- Hadley's Advanced R Development guide: functional programming, devtools, testthat and other tips for programming and R package development.
- Software Carpentry: R bootcamp with unit tests using R testthat package, markdown for reproducible science, git intro and more.