The kalman tag has no wiki summary.
12
votes
1answer
262 views
Parameter estimation of Ornstein–Uhlenbeck and CIR processes
I would like to estimate Ornstein–Uhlenbeck process' parameters via Kalman filter.
My process is the following one:
$\text{d}x_{t}=\alpha(\theta-x_{t})\text{d}t+\sigma\text{d}W_{t}$
I'm interested ...