<?xml version="1.0" encoding="UTF-8"?>
<oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
  <dc:title>Fast Kalman Filter</dc:title>
  <dc:title>R package FKF version 0.2.6</dc:title>
  <dc:subject>CRAN Task View: TimeSeries (https://CRAN.R-project.org/view=TimeSeries)</dc:subject>
  <dc:description>This is a fast and flexible implementation of the Kalman
        filter and smoother, 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;= 3.5.0)</dc:relation>
  <dc:relation>Imports: graphics</dc:relation>
  <dc:relation>Suggests: knitr, rmarkdown, testthat (&gt;= 3.0.0)</dc:relation>
  <dc:creator>Paul Smith &lt;paul@waternumbers.co.uk&gt;</dc:creator>
  <dc:publisher>Comprehensive R Archive Network (CRAN)</dc:publisher>
  <dc:contributor>David Luethi [aut],
  Philipp Erb [aut],
  Simon Otziger [aut],
  Daniel McDonald [aut],
  Paul Smith [aut, cre] (ORCID: &lt;https://orcid.org/0000-0002-0034-3412&gt;)</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2024-09-08</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>https://CRAN.R-project.org/package=FKF</dc:identifier>
  <dc:identifier>doi:10.32614/CRAN.package.FKF</dc:identifier>
</oai_dc:dc>
