Skip to content

SMAC-Group/fima

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FIMA: Inference on Categorical Data with Differential Privacy

fima

fima (Fiducial Matching) is an R package that implements a new approach for differentially private inference for categorical data based on the method introduced in the paper:

Romanus, O. M., Boulaguiem, Y. and Molinari, R. (2025). Fiducial Matching: Differentially Private Inference for Categorical Data. Working paper.

🔧 Installation

You can install the development version of fima from GitHub:

# install.packages("devtools")
devtools::install_github("SMAC-Group/fima")

📚 References

If you use this package, please cite:

@article{fima,
  title = {Fiducial Matching: Differentially Private Inference for Categorical Data},
  author = {Romanus, O. M., Boulaguiem, Y. and Molinari, R.},
  year = {2025},
  note = {Working paper}
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages