-
Notifications
You must be signed in to change notification settings - Fork 1
/
DESCRIPTION
43 lines (43 loc) · 956 Bytes
/
DESCRIPTION
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
Package: soc.ca
Title: Specific Correspondence Analysis for the Social Sciences
Description: Specific and class specific multiple correspondence analysis on
survey-like data. Soc.ca is optimized to the needs of the social scientist and
presents easily interpretable results in near publication ready quality.
URL: https://github.com/Rsoc/soc.ca
Version: 0.8.1
Maintainer: Anton Grau Larsen <[email protected]>
Author: Anton Grau Larsen and Jacob Lunding with contributions from Christoph Ellersgaard and
Stefan Andrade
Depends:
R (>= 3.5.0),
ggplot2
Imports:
gridExtra,
ellipse,
stats,
utils,
FactoMineR,
stringr,
Matrix,
htmlTable,
flextable,
ggpp,
ggrepel,
shiny,
purrr,
RColorBrewer,
tibble,
dplyr,
forcats,
rlang,
magrittr,
reshape2,
GDAtools,
tidyr,
igraph
License: GPL-3
RoxygenNote: 7.2.3
Suggests:
knitr,
rmarkdown
Encoding: UTF-8