gravatar

ChrisKinion

Chris Kinion

Recently Published

Principal Component Analysis - wine quality
Just a review of PCA and a package I hadn't used before that has a very nice biplot.
Basic Stats Functions in R - Part 1
A collection of statistics functions that I found useful. This collection is mostly regression examples
Basic Stats Functions in R - part 2
One of several backups of functions in R I found useful
Prepare list of first 3 digit zip codes by state
This program will prepare a list of the first 3 digits of all zip codes in the US using zip code data provided by the US government.