Deident |
|
---|---|
Define a transformation pipeline |
|
Create a deident pipeline |
|
Apply a 'deident' pipeline |
|
Apply a 'deident' pipeline to a new data frame |
|
Apply a pipeline to files on disk. |
|
APIFunctional interface to the deident methods. |
|
De-identification via categorical aggregation |
|
De-identification via hash encryption |
|
Add aggregation to pipelines |
|
De-identification via numeric aggregation |
|
De-identification via random noise |
|
De-identification via replacement |
|
De-identification via random sampling |
|
Dataset |
|
Synthetic data set listing daily shift pattern for fictitious employees |
|
Starwars characters |
|
Utilities |
|
Utility for producing 'blur' |
|
Function factory to apply white noise to a vector proportional to the spread of the data |
|
Function factory to apply log-normal noise to a vector |
|
Function factory to apply white noise to a vector |
|
Restore a serialized deident from file |
|
R6 Classes |
|
Base class for all De-identifier classes |
|
Deidentifier class for applying 'blur' transform |
|
R6 class for the removal of variables from a pipeline |
|
Deidentifier class for applying 'encryption' transform |
|
GroupedShuffler class for applying 'shuffling' transform with data aggregated |
|
Group numeric data into baskets |
|
R6 class for deidentification via random noise |
|
R6 class for deidentification via replacement |
|
Synthetic data set listing daily shift pattern for fictitious employees |
|
Shuffler class for applying 'shuffling' transform |