Skip to content

The MATLAB code for comparing the POIS model with others

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
LICENSE_sqr_graphical_models.txt
Notifications You must be signed in to change notification settings

aaamini/pois_comparisons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

POIS comparisons

The MATLAB code for comparing the POIS model with others

This code is based on the original code by Inouye et. al. avaiable at sqr-graphical-model.

To run the code first install the POIS package from the POIS repo. and the XRMF package from CRAN. Then run new_demo.m.

The code relies heavily on the original code, but the organization is different and new functionality has been implemented. We borrow the implemntation of PoiMix, CopulaPoi, IndNegBin, T-PGM and PoiSQR from the original code. We add POIS, Bootsrap, CopulaMult, IndMult. Current code is not backward compatibile with Inouye et. al.'s, but there is enough similairy that you can hopefully port other methods that they implement to our code.

If you use this code, please consider citing Inouye et. al.'s work as described in their README.md file as well as ours below:

  • Zahra S. Razaee and Arash A. Amini, The Potts-Ising model for discrete multivariate data, NeurIPS 2020.

About

The MATLAB code for comparing the POIS model with others

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE.md
MIT
LICENSE_sqr_graphical_models.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published