Package: SpatialBSS
Type: Package
Title: Blind Source Separation for Multivariate Spatial Data
Version: 0.16-0
Date: 2025-03-26
Authors@R: 
    c(person(given = "Christoph",
             family = "Muehlmann",
             role = c("aut"),
             comment = c(ORCID = "0000-0001-7330-8434")),
      person(given = "Mika",
             family = "Sipil<e4>",
             role = "aut",
             email = "mika.e.sipila@jyu.fi",
             comment = c(ORCID = "0000-0002-5912-840X")),
      person(given = "Claudia",
           family = "Cappello",
           role = "aut",
           comment = c(ORCID = "0000-0002-7905-5068")),
      person(given = "Sandra",
           family = "De Iaco",
           role = "aut",
           comment = c(ORCID = "0000-0003-1820-2068")),
      person(given = "Klaus",
             family = "Nordhausen",
             role = c("aut", "cre"),
             email = "klausnordhausenR@gmail.com",
             comment = c(ORCID = "0000-0002-3758-8501")),
      person(given = "Sara",
             family = "Taskinen",
             role = "aut",
             comment = c(ORCID = "0000-0001-9470-7258")),
      person(given = "Joni",
             family = "Virta",
             role = "aut",
             comment = c(ORCID = "0000-0002-2150-2769")))
Author: Christoph Muehlmann [aut] (<https://orcid.org/0000-0001-7330-8434>),
  Mika Sipil<e4> [aut] (<https://orcid.org/0000-0002-5912-840X>),
  Claudia Cappello [aut] (<https://orcid.org/0000-0002-7905-5068>),
  Sandra De Iaco [aut] (<https://orcid.org/0000-0003-1820-2068>),
  Klaus Nordhausen [aut, cre] (<https://orcid.org/0000-0002-3758-8501>),
  Sara Taskinen [aut] (<https://orcid.org/0000-0001-9470-7258>),
  Joni Virta [aut] (<https://orcid.org/0000-0002-2150-2769>)
Maintainer: Klaus Nordhausen <klausnordhausenR@gmail.com>
Description: Blind source separation for multivariate spatial data based on simultaneous/joint diagonalization of (robust) local covariance matrices. This package is an implementation of the methods described in Bachoc, Genton, Nordhausen, Ruiz-Gazen and Virta (2020) <doi:10.1093/biomet/asz079>.
License: GPL (>= 2)
Imports: Rcpp (>= 1.0.2), JADE, sp, stats, SpatialNP, distances,
        robustbase
Suggests: sf, knitr, rmarkdown, markdown, gstat
VignetteBuilder: knitr
LinkingTo: Rcpp, RcppArmadillo
Encoding: UTF-8
NeedsCompilation: yes
Depends: R (>= 3.5.0)
Packaged: 2025-03-27 12:45:16 UTC; nordklau
Repository: CRAN
Date/Publication: 2025-03-27 13:20:05 UTC
