Saturday, April 16, 2011

Graphing Jason Hammel

As noted in the series preview, I'm working on new graphs in R. Jason Hammel is today's guinea pig. Click images to enlarge.








2 comments:

Millsy said...

Harry,

Really liking the new plots tracking the path of the ball.

If you want to smooth out the density plots a bit, try using the 'bandwidth' option in the smoothScatter function. I think it helps the visual a lot, and I was not aware of it in my original tutorial on the function.

Harry Pavlidis said...

Thanks, I'll try that out.