Athanasios Christou Micheas

Associate Professor of Statistics

sppmix: R package Resources


SPPMIX R Package Resources

SPPMIX R Package: Poisson and related point process modeling using mixture models

Welcome to the sppmix R package resource page. The package was written by Sakis Micheas and Jiaxun Chen.

Please download the package from its CRAN page Here.

Installation Instructions

Under the R GUI (download R Here)

From the menu choose: Packages->Install Package(s) from local files... and navigate to the directory you saved the package file and select it.

Under RStudio (download RStudio Here)

From the menu choose: Tools->Install Packages... and in the "Install from" field choose "Package Archive File (.zip;.tar.gz)". Then navigate to the directory you saved the package file and select it and finally click the "install" button.

Tutorials

Help pages (vignettes) with theory, applications and sample code can be found below. A manual can be found here. Note that due to the size of some of these files (a lot of plots) it might take a while to load a page.

Also, note that if google docs opens the source of the tutorial file, simply click the download button and then click "open with" to see the page in the browser.


List of all sppmix package tutorials

  1. Introduction to sppmix objects

  2. Basic Objects Examples

  3. Plotting in sppmix

  4. IPPP Model fitting using DAMCMC, no edge effects

  5. IPPP Model fitting using DAMCMC, edge effects

  6. IPPP Model fitting using BDMCMC, no edge effects

  7. IPPP Model fitting using BDMCMC, edge effects

  8. Model Selection and Checking

  9. Model diagnostics: Convergence

  10. Model diagnostics: Label Switching

  11. Marked IPPP Model fitting via conditioning


Please direct all questions, errors/typos, comments or suggestions to: micheasa@missouri.edu