Package: SpaceTimeBSS
Type: Package
Title: Blind Source Separation for Multivariate Spatio-Temporal Data
Version: 0.1-0
Date: 2022-08-10
Authors@R: 
    c(person(given = "Christoph",
             family = "Muehlmann",
             role = c("aut", "cre"),
             email = "christoph.muehlmann@tuwien.ac.at",
             comment = c(ORCID = "0000-0001-7330-8434")),
    person(given = "Nikolaus",
           family = "Piccolotto",
           role = "aut",
           email = "nikolaus.piccolotto@tuwien.ac.at",
           comment = c(ORCID = "0000-0001-6876-6502")),
    person(given = "Sandra",
           family = "De Iaco",
           role = "aut",
           comment = c(ORCID = "0000-0003-1820-2068")),
    person(given = "Klaus",
           family = "Nordhausen",
           role = "aut",
           comment = c(ORCID = "0000-0002-3758-8501")))
Maintainer: Christoph Muehlmann <christoph.muehlmann@tuwien.ac.at>
Description: Simultaneous/joint diagonalization of local autocovariance matrices to estimate spatio-temporally uncorrelated random fields. 
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.2), JADE, Matrix, methods
Suggests: sftime, sf, spacetime, xts, zoo
LinkingTo: Rcpp, RcppArmadillo
NeedsCompilation: yes
Packaged: 2022-08-10 14:25:09 UTC; cmuehlmann
Author: Christoph Muehlmann [aut, cre]
    (<https://orcid.org/0000-0001-7330-8434>),
  Nikolaus Piccolotto [aut] (<https://orcid.org/0000-0001-6876-6502>),
  Sandra De Iaco [aut] (<https://orcid.org/0000-0003-1820-2068>),
  Klaus Nordhausen [aut] (<https://orcid.org/0000-0002-3758-8501>)
Repository: CRAN
Date/Publication: 2022-08-13 12:10:05 UTC
