Pinned Repositories
applied-fp-course
bhoung.github.io
course
Functional Programming Course
dash-app
satellite datathon dash app
presentations
stata-kernel
Stata kernel for IPython/Jupyter
trueskill-in-r
Implementation of the TrueSkill algorithm in R
bhoung's Repositories
bhoung/trueskill-in-r
Implementation of the TrueSkill algorithm in R
bhoung/bhoung.github.io
bhoung/nyctaxi
Repo for NYC Taxis: A Day in the Life, a data visualization that shows the movements and earnings of a single NYC taxi over 24 hours.
bhoung/stata-kernel
Stata kernel for IPython/Jupyter
bhoung/applied-fp-course
bhoung/course
Functional Programming Course
bhoung/dash-app
satellite datathon dash app
bhoung/presentations
bhoung/CV
bhoung/fp-haskell
haskell functional programming
bhoung/heroku-cl-example
Example use of Heroku Common Lisp Buildpack
bhoung/postgresql-queue
A PostgreSQL backed queue
bhoung/Resume
bhoung/scheme
bhoung/SGP
Functions to calculate student growth percentiles and percentile growth projections/trajectories for students using large scale, longitudinal assessment data. Functions use quantile regression to estimate the conditional density associated with each student's achievement history. Percentile growth projections/trajectories are calculated using the coefficient matrices derived from the quantile regression analyses and specify what percentile growth is required for students to reach future achievement targets. SystemRequirements: (PDF)LaTeX (http://www.latex-project.org/) with pdfpages package for studentGrowthPlot option in visualizeSGP to bind together student growth plots into school catalogs.
bhoung/SGPstateData
State specific meta data used within SGP analyses and the SGP package with the object SGPstateData
bhoung/trivial-lisp-webapp
A trivial example of a Lisp website, setup with Hunchentoot and HTML-template
bhoung/trueskill
Python implementation of TrueSkill player ranking
bhoung/Webapp-in-Arc
I edited Paul Graham's blog.arc to replicate Shaneak Manek's Trivial Lisp Webapp