The kalman tag has no wiki summary.
11
votes
1answer
211 views
State-space representation 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 ...