<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Fast Kalman Filter</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (http://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>This is a fast and flexible implementation of the Kalman
filter, which can deal with NAs. It is entirely written in C
and relies fully on linear algebra subroutines contained in
BLAS and LAPACK. Due to the speed of the filter, the fitting of
high-dimensional linear state space models to large datasets
becomes possible. This package also contains a plot function
for the visualization of the state vector and graphical
diagnostics of the residuals.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R(&gt;= 2.8), RUnit</dc:relation>
  <dc:relation>Imports: graphics</dc:relation>
  <dc:creator>Philipp Erb &lt;erb.philipp@gmail.com&gt;</dc:creator>
  <dc:contributor>David Luethi, Philipp Erb, Simon Otziger</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2012-03-21</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=FKF</dc:identifier>
 </rdf:Description>
</rdf:RDF>

