Skip to content

Kalman Filter Implementation in R

4 messages · Manuj Goel, Suzen, Mehmet, Mark Knecht +1 more

#
I suggest you to read the paper by Fernando Tusell from University of
Basque Country,
Kalman Filtering in R, JSS Vol. 39, Issue 2, Mar 2011
On 16 June 2014 11:21, Manuj Goel <mg211 at st-andrews.ac.uk> wrote:
#
On Mon, Jun 16, 2014 at 2:21 AM, Manuj Goel <mg211 at st-andrews.ac.uk> wrote:
http://www.jstatsoft.org/v39/i02/paper

HTH,
Mark
#
You likely want to start with this paper:

Fernando Tusell, 211, "Kalman Filtering in R":
http://www.jstatsoft.org/v39/i02
http://stat-www.berkeley.edu/~brill/Stat248/kalmanfiltering.pdf
http://www.et.bs.ehu.es/~etptupaf/nuevo/en/papiros.php

It says there are at least five different implementations of the
Kalman filter available in R packages, and gives a nice breakdown of
some of their features.