========== Software ========== Here you can find some software packages I authored. Currently, you will find only packages for |R|, "a language and environment for statistical computing and graphics", which is the software I use for almost all my data analytical tasks. It is free and open source, which means that you not only can download it for free, but you can also access the source code. Three of the packages (`memisc`_, `mclogit`_, and `munfold`_) are available on `CRAN`_, the official archive for extension packages contributed to |R|. The other (`RKernel`_, `manifestos`_, `iimm`_, and `EMfit`_) are very much work in progress. All packages are outgrowths of my various (methodological) research efforts. They do their job for me, but of course I hope that they will also be useful to others. .. rst-class:: h2 .. rubric:: Packages .. toctree:: :maxdepth: 1 R package "memisc": Tools for Managing Survey Data and Creating Tables of Estimates and Data Summaries R package "mclogit": Multinomial Logit Models, with or without Random Effects or Overdispersion R package "munfold": Multidimensional Metric Unfolding R package "RKernel": Yet another R Kernel for Jupyter software/mpred software/manifestos software/iimm software/EMfit .. |R| replace:: *R* .. _R: https://www.r-project.org .. _CRAN: https://cran.r-project.org .. _memisc: https://melff.github.io/memisc/ .. _mclogit: https://melff.github.io/mclogit/ .. _munfold: https://melff.github.io/munfold/ .. _manifestos: manifestos .. _iimm: iimm .. _EMfit: EMfit .. _RKernel: https://melff.github.io/RKernel/