powered by
dr = alpha(beta-r)dt + sigma sqrt(r) dW
The time scale is in years and the units are percentages.
est.feller(data, method = "Hessian", days = 360, significanceLevel = 0.95)
data(data.cir) out = est.feller(data.cir[,1]) #The first colum contains returns.
Run the code above in your browser using DataLab