Skip to content

Skiracer33/censor-fix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CensorFix

Documentation Status

License: MIT

Example Notebook and API and documentation are available here

A library for multiple imputation of censored data.

This software performs multiple imputation on censored data using the probabilistic programming langauge Stan. The library fits a distributions to censored data and produces imputations based on the results.

How to use:

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.Consider preprocessing using a power transform such as sklearn.reprocessing.power_transform before applying the algorithm.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published