R packages

  • allocation: Exact optimal allocation algorithms for stratified sampling. [cran | repo]

  • COMMultReg: Conway-Maxwell multinomial regression. [repo]

  • COMPoissonReg: Conway-Maxwell Poisson regression. [cran | repo]

  • DirectSampling: Direct sampling with a step function. Also see DirectSampling.jl for a Julia implementation. [repo]

  • fntl: Numerical Tools for Rcpp and Lambda Functions. [cran | repo]

  • ldr: Methods for likelihood-based dimension reduction in regression. [cran | repo]

  • ManifoldOptim: An R interface to the ROPTLIB library for Riemannian manifold optimization. [cran | repo]

  • mixlink: Mixture link regression. [cran | repo]

  • OverdispersionModelsInR: Some tools to help with MLE computation, especially for non-standard likelihoods found in overdispersion models. [repo]

  • raim: a collection of my utility functions. [repo]

  • sfreader: Read summary files with census data. Currently focused on the 2010 SF2 summary file. [repo]

  • stcos: Space-time change of support. [cran | repo]

  • vws: Vertical Weighted Strips in R using C++. [cran | repo]

Templates for Documents

  • beamerthemeraim: A custom Beamer theme. [repo]

  • formula-sheet: Formula sheets in Latex. [www]

  • latex-business-card: Business cards in Latex. [www]

  • latex-resume: CV / resume in Latex. [www]

  • quarto-templates: Documents such as an article, slides, and a vignette in Quarto. [repo]

  • sweave-templates: Slides and articles using Sweave via knitr. [repo]

Utilities

  • md-util: some command line scripts and templates to facilitate compiling markdown to various formats (pdf, html, beamer) using Pandoc. [repo]

  • worker: a tool to help run repetitive computational studies such as statistical simulations. [repo]