Category Archives: Includes R code

Brownian Bridge Code

Got a small amount of work on this project done. This is some code that I’ve written based on the algorithm in Monte Carlo Methods in Financial Engineering by Paul Glasserman: # Implementation a Brownian Bridge. # by David Blankley … Continue reading

Posted in Includes R code, Statistics | Leave a comment

Building the header

This morning I built the header image in R. I cheated a little and also used MS Paint to crop the image and get right up to the edges. The graph is simply the pdf of the normal(0,1) built with … Continue reading

Posted in Includes R code, Tech | Tagged | Leave a comment