<?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>Multivariate time series data imputation</dc:title>
  <dc:description>This is a EM algorithm based method for imputation of
missing values in multivariate normal time series. The
imputation algorithm accounts for both spatial and temporal
correlation structures. Temporal patterns can be modelled using
an ARIMA(p,d,q), optionally with seasonal components, a
non-parametric cubic spline or generalised additive models with
exogenous covariates. This algorithm is specially tailored for
climate data with missing measurements from several monitors
along a given region.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: R (&gt;= 2.11.0),stats,gam,splines</dc:relation>
  <dc:creator>Washington Junger &lt;wjunger@ims.uerj.br&gt;</dc:creator>
  <dc:contributor>Washington Junger &lt;wjunger@ims.uerj.br&gt; and Antonio Ponce de
Leon &lt;ponce@ims.uerj.br&gt;</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2010-11-24</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=mtsdi</dc:identifier>
 </rdf:Description>
</rdf:RDF>

