Skip to main content

A library for multiple imputaion of censored data

Project description

CensorFix

Documentation Status

License: MIT

Please look at the website https://censor-fix.readthedocs.io/en/latest/

A library for multiple imputation of censored data.

This software performs multiple imputation on censored data using the probabilistic programming langauge (ppl) stan. For 1d imputation the library can fits a distribution to data to create imputations.

For missing data with many features the library can model the censored values using the other features in a round robin fashion

How to use:

The data needs to be in a pandas dataframe and the columns that need imputing must be specified. The data is assumed to have a normal distribution unless stated otherwise but there are options for the data to be uniform,t distributed or exponential. To make the data more normal you can try using sklearn.reprocessing.power_transform to make the data normal.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

censor-fix-0.0.2.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

censor_fix-0.0.2-py3-none-any.whl (9.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page