Skip to content

cellKey is a R-package to create perturbed statistical (count) tables

Notifications You must be signed in to change notification settings

sdcTools/cellKey

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cellKey

R-CMD-check GitHub last commit GitHub code size in bytes

an R package for applying noise to statistical tables.

Information

This package is developed within the SGA Open source tools for perturbative confidentiality methods. This package is not fully optimized for speed but already contains the core functionality to compute perturbed count- and magnitude tables with complex hierarchies.

Feedback (via issues) with regards to bugs or features requests are very welcome as well as pull-requests.

Vignette

The core-concepts of the package and its application is described in the package vignette that can be viewed after installation of the package using ck_vignette() or online.

Installation

The package can directly be installed from CRAN using the install.packages() function which automatically also installs the required dependencies (such as ptable.

# update your R installation
install.packages("cellKey")

Usage

An example on how to apply the package is provided in ?cellKey::cellkey_pkg where also all the available methods are described.

?cellKey::cellkey_pkg

The package vignette can be looked at using cellKey::ck_vignette() or via the automatically deployed documentation by clicking here. The complete documentation is also updated automatically and can be viewed online.

Updates

Updates/Changes are listed here.

About

cellKey is a R-package to create perturbed statistical (count) tables

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages