Skip to content
Prev 268737 / 398502 Next

Calibrating the risk free interest rate using nlminb

I used:
marketdata <- read.csv(file="S&P 500 calls, jan-jun 2010.csv", header=TRUE,
sep=";")
after changing my directory to where the file is saved. 
The data imported should be correct. 
The spot is equal to S0, I typed it double in the post, sorry for that. 
So S0 = 1136.03 is the spot

--
View this message in context: http://r.789695.n4.nabble.com/Calibrating-the-risk-free-interest-rate-using-nlminb-tp3747509p3747688.html
Sent from the R help mailing list archive at Nabble.com.