Skip to content

Commit d2f6e17

Browse files
authored
Merge pull request #63 from olangsrud/R-package-SSBtools
Add R package SSBtools Thanks for adding this, Øyvind ! Merged. I might make the description more briefly afterwards. regards, Olav
2 parents 9c0db00 + 8ede28d commit d2f6e17

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

data/software.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -455,6 +455,17 @@
455455
and doubly robust estimators possibly with high-dimensional covariates.
456456
gsbpm_name: Estimation and weighting
457457
gsbpm_number: 5.6 | 5.7
458+
- type: R package
459+
name: SSBtools
460+
url: https://cran.r-project.org/package=SSBtools
461+
description: Includes functionality to compute tabular aggregates according to a hierarchical structure.
462+
For example, using the package's functions
463+
[model_aggregate()](https://statisticsnorway.github.io/ssb-ssbtools/reference/model_aggregate.html),
464+
[tables_by_formulas()](https://statisticsnorway.github.io/ssb-ssbtools/reference/tables_by_formulas.html) and
465+
[quantile_weighted()](https://statisticsnorway.github.io/ssb-ssbtools/reference/quantile_weighted.html).
466+
It also is a dependency package for several packages under "Statistical disclosure control".
467+
gsbpm_name: Estimation and weighting
468+
gsbpm_number: 5.6 | 5.7
458469
- type: R package
459470
name: validate
460471
url: https://cran.r-project.org/package=validate

0 commit comments

Comments
 (0)