<t>I use CIR to forecasting.After finish estimation, we get a group parameter {K,theta,sigma,lamda}then for forcasting, you should take the mean value for next period. r(t)=r(t-1)+E(dt)=r(t-1)+k(theta-r(t-1))dt=k*theta*dt+(1-kdt)r(t-1)so first term is cconstant, and basically is very flat, like falt...