-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathDESCRIPTION
More file actions
54 lines (54 loc) · 2.24 KB
/
DESCRIPTION
File metadata and controls
54 lines (54 loc) · 2.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
Package: ICS
Type: Package
Title: Tools for Exploring Multivariate Data via ICS/ICA
Version: 1.4-2
Date: 2025-03-17
Authors@R:
c(person("Klaus", "Nordhausen",
email = "klausnordhausenR@gmail.com",
role = c("aut", "cre"),
comment = c(ORCID = "0000-0002-3758-8501")),
person("Andreas", "Alfons",
email = "alfons@ese.eur.nl",
role = "aut",
comment = c(ORCID = "0000-0002-2513-3788")),
person("Aurore", "Archimbaud",
email = "aurore.archimbaud@live.fr",
role = "aut",
comment = c(ORCID = "0000-0002-6511-9091")),
person("Hannu", "Oja",
email = "",
role = c("aut"),
comment = c(ORCID = "0000-0002-4945-5976")),
person("Anne", "Ruiz-Gazen",
email = "anne.ruiz-gazen@tse-fr.eu",
role = "aut",
comment = c(ORCID = "0000-0001-8970-8061")),
person("David E.", "Tyler",
email = "",
role = c("aut")))
Author: Klaus Nordhausen [aut, cre] (<https://orcid.org/0000-0002-3758-8501>),
Andreas Alfons [aut] (<https://orcid.org/0000-0002-2513-3788>),
Aurore Archimbaud [aut] (<https://orcid.org/0000-0002-6511-9091>),
Hannu Oja [aut] (<https://orcid.org/0000-0002-4945-5976>),
Anne Ruiz-Gazen [aut] (<https://orcid.org/0000-0001-8970-8061>),
David E. Tyler [aut]
Maintainer: Klaus Nordhausen <klausnordhausenR@gmail.com>
Depends: R (>= 2.5.0), methods, mvtnorm
Imports: survey, graphics
Suggests: pixmap, robustbase, MASS, ICSNP, testthat (>= 3.0.0),
ICSOutlier
Description: Implementation of Tyler, Critchley, Duembgen and Oja's (JRSS B, 2009,
<doi:10.1111/j.1467-9868.2009.00706.x>) and Oja, Sirkia and Eriksson's
(AJS, 2006, <https://www.ajs.or.at/index.php/ajs/article/view/vol35,%20no2%263%20-%207>) method of two different
scatter matrices to obtain an invariant coordinate system or independent
components, depending on the underlying assumptions.
License: GPL (>= 2)
LazyLoad: yes
Encoding: UTF-8
NeedsCompilation: no
RoxygenNote: 7.2.3
Config/testthat/edition: 3
Packaged: 2025-03-18 14:43:10 UTC; nordklau
Repository: CRAN
Date/Publication: 2025-03-18 21:30:02 UTC