-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
This issue is about a special feature I asked about a long time ago. It really is kind of like a misuse of the Gauss Algorithm, so I think this issue could also be allowed to contain any discussion related to why this feature should or should not exist. However, you did also invite me to write an issue about this feature, so here we are.
There may be special cases where a suppression function meant for readily aggregated tables could be used safely. For such a function, one cannot use the charVar feature, and much of the singleton handling features of the package will be unusable. Despite this, I can see a few use cases:
- In extremely big data applications where aggregation is not possible on the computing platform due to the extreme size of the underlying microdata.
- If one wants to quickly choose between many alternative ways to form the output table, either via coarsening hierarchical classes or simply excluding output dimensions.
- If there is no need for contributor handling and the statistician is used to applying cell suppression patterns on an otherwise publish-ready table.
In my current opinion, this could probably best be handled by a new wrapper function.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels