Coder Social home page Coder Social logo

probabilistic_anonymisation's Introduction

Probabilistic Anonymisation

R functions for (a) applying probabilistic anonymisation on individual-level data and (b) calculating a re-identification risk measure.

The function probAnon() (Probabilistic Anonymisation) uses the addition of random noise with known properties to some or all variables in an input dataset to obscure the true values of individual-level records. The noise is tuned to achieve any given degree of anonymity to avoid identification by an ‘attacker’ via the linking of patterns based on the values of such variables. Probabilistic anonymisation can retain the actual data utility because there are efficient Bayesian MCMC algorithms that treat the generated noise as measurement errors and 'remove' the noise at the analysis stage since its characteristics are known. This leads to consistent model parameter estimates.

The function hRanks() assesses the disclosure risk of probabilistically anonymised data using a metric proposed by Goldstein and Shlomo. The approach assumes that the values of some identifying variables for individuals of interest from a given dataset, are also available to an external ‘attacker’ who wishes to identify those individuals so that they can interrogate their records in the dataset. Based on distance metrics between the true and the noisy data, the h-metric gives the probability that an attacker has to detect a desired record.

probabilistic_anonymisation's People

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

neelsoumya

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.