https://github.com/inseefrlab/dims_reduction_tables_workshop_20231215
Code to reproduce the results of the paper "A way to deal with 5-dimensional table with R and Tau-Argus" presented at a joint Workshop in December, 15 2023 in Paris
https://github.com/inseefrlab/dims_reduction_tables_workshop_20231215
Last synced: 3 months ago
JSON representation
Code to reproduce the results of the paper "A way to deal with 5-dimensional table with R and Tau-Argus" presented at a joint Workshop in December, 15 2023 in Paris
- Host: GitHub
- URL: https://github.com/inseefrlab/dims_reduction_tables_workshop_20231215
- Owner: InseeFrLab
- License: gpl-3.0
- Created: 2023-12-13T23:09:11.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-01T14:53:22.000Z (about 1 year ago)
- Last Synced: 2025-01-21T22:24:29.160Z (5 months ago)
- Language: R
- Size: 1.03 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A way to deal with 5-dimensional table with R and Tau-Argus
Code to reproduce the results of the paper "A way to deal with 5-dimensional table with R and Tau-Argus" presented at a joint Workshop in December, 15 2023 in Paris.
## Tools
- $\tau$-Argus 4.2.3
## R packages
- rtauargus 1.2.0 - [https://github.com/inseefrlab/rtauargus]()
- sdcHierarchies
- dplyr
- igraph
- ggraph
- purrr
- ggplot2
- tictoc