Package: fICA
Type: Package
Title: Classical, Reloaded and Adaptive FastICA Algorithms
Version: 1.1-1
Date: 2020-03-30
Authors@R: c(person(given = "Jari", family = "Miettinen", role = c("aut","cre"), email = "jari.p.miettinen@aalto.fi",
    comment = c(ORCID = "0000-0002-3270-7014")),
    person(given = "Klaus", family = "Nordhausen", role = "aut",
    comment = c(ORCID = "0000-0002-3758-8501")),
    person(given = "Hannu", family = "Oja", role = "aut"),
    person(given = "Sara", family = "Taskinen", role = "aut",
    comment = c(ORCID = "0000-0001-9470-7258")))
Imports: stats, JADE, Rcpp (>= 0.11.0)
LinkingTo: Rcpp, RcppArmadillo
Suggests: BSSasymp
Description: Algorithms for classical symmetric and deflation-based FastICA, reloaded deflation-based FastICA algorithm and an algorithm for adaptive deflation-based FastICA using multiple nonlinearities. For details, see Miettinen et al. (2014) <doi:10.1109/TSP.2014.2356442> and Miettinen et al. (2017) <doi:10.1016/j.sigpro.2016.08.028>. The package is described in Miettinen, Nordhausen and Taskinen (2018) <doi:10.32614/RJ-2018-046>.
License: GPL (>= 2)
NeedsCompilation: yes
Packaged: 2020-03-30 11:40:00 UTC; Jari
Author: Jari Miettinen [aut, cre] (<https://orcid.org/0000-0002-3270-7014>),
  Klaus Nordhausen [aut] (<https://orcid.org/0000-0002-3758-8501>),
  Hannu Oja [aut],
  Sara Taskinen [aut] (<https://orcid.org/0000-0001-9470-7258>)
Maintainer: Jari Miettinen <jari.p.miettinen@aalto.fi>
Repository: CRAN
Date/Publication: 2020-03-30 13:30:02 UTC
