To cite pscl/ideal in publications use

Simon Jackman (2026). pscl: Classes and Methods for R Developed in the Political Science Computational Laboratory. Sydney, Australia. R package version 1.6.0. URL https://github.com/atahk/pscl/

If count data regression models zeroinfl()/hurdle() are used, please cite:

Achim Zeileis, Christian Kleiber, Simon Jackman (2008). Regression Models for Count Data in R. Journal of Statistical Software 27(8). URL http://www.jstatsoft.org/v27/i08/.

Corresponding BibTeX entries:

  @Manual{,
    title = {{pscl}: Classes and Methods for {R} Developed in the
      Political Science Computational Laboratory},
    author = {Simon Jackman},
    organization = {University of Sydney},
    address = {Sydney, Australia},
    year = {2026},
    note = {R package version 1.6.0},
    url = {https://github.com/atahk/pscl/},
  }
  @Article{,
    title = {Regression Models for Count Data in {R}},
    author = {Achim Zeileis and Christian Kleiber and Simon Jackman},
    journal = {Journal of Statistical Software},
    year = {2008},
    volume = {27},
    number = {8},
    url = {https://www.jstatsoft.org/v27/i08/},
  }