# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "groupICA" in publications use:' type: software license: AGPL-3.0-only title: 'groupICA: Independent Component Analysis for Grouped Data' version: 0.1.1 doi: 10.32614/CRAN.package.groupICA abstract: Contains an implementation of an independent component analysis (ICA) for grouped data. The main function groupICA() performs a blind source separation, by maximizing an independence across sources and allows to adjust for varying confounding for user-specified groups. Additionally, the package contains the function uwedge() which can be used to approximately jointly diagonalize a list of matrices. For more details see the project website . authors: - family-names: Pfister given-names: Niklas email: pfister@stat.math.ethz.ch - family-names: Weichwald given-names: Sebastian repository: https://cranhaven.r-universe.dev repository-code: https://github.com/sweichwald/groupICA-R commit: 600928084c32dd4a33642c1772ab24fa8df75299 url: https://github.com/sweichwald/groupICA-R date-released: '2026-05-27' contact: - family-names: Pfister given-names: Niklas email: pfister@stat.math.ethz.ch