Software
library("fortunes")
fortune("statistical thinking")
##
## It is all too easy for statistical thinking to be swamped by programming tasks.
## -- Brian D. Ripley
## DSC 2001, Wien (March 2001)
fortune("cosmic radiation")
##
## You say yourself it wasn't reproducible. So it could have been anything that
## "crashed" your R, cosmic radiation, a bolt of lightning reversing a bit in your
## computer memory, ... :-)
## -- Martin Maechler (replying to a bug report)
## R-devel (July 2005)
A particular focus of my work is devising efficient, in terms of computational complexity and implementation, algorithms and tools for applying the methods I develop to prominent data-analytic scenarios. I also engage in designing and implementing principled data analysis pipelines for application domains (e.g. sports).
Below is a list of the software I have (co-)developed, (co-)maintain or have contributed to in these directions.
Description | Package | Links | |
---|---|---|---|
betareg |
![]() |
Beta regression | CRAN RForge |
brglm |
![]() |
Bias reduction for binomial-response generalized linear models | CRAN GitHub |
brglm2 |
![]() |
Explicit and implicit methods for bias reduction in generalized linear models | CRAN GitHub |
brquasi |
![]() |
Bias reduction in quasi likelihood estimation | GitHub |
brRasch |
![]() |
Maximum likelihood and bias reduction for fixed-effects Rasch models | GitHub |
brtobit |
![]() |
Bias-Reduced Tobit Regression Models | R-Forge |
coursehand |
![]() |
Course handbook maintenance at the Department of Statistics, University of Warwick | GitHub |
cranly |
![]() |
Package directives and collaboration networks in CRAN | CRAN GitHub |
crch |
![]() |
Censored Regression with Conditional Heteroscedasticity | CRAN RForge |
detectseparation |
![]() |
Detect and check for separation and infinite maximum likelihood estimates | CRAN GitHub |
enrichwith |
![]() |
Methods to enrich various R objects with extra components | CRAN GitHub |
GEEBRA |
![]() |
General estimating equations with or without bias-reducing adjustments | GitHub |
GoldenCheetahOpenData |
![]() |
R API and Local Database Management for the GoldenCheetah OpenData Project | GitHub |
MEstimation |
![]() |
Methods for M-estimation of statistical models | GitHub |
PlackettLuce |
![]() |
Plackett-Luce models | CRAN GitHub |
profileModel |
![]() |
Tools for profiling inference functions for various model classes | CRAN GitHub |
semnar |
![]() |
Methods for constructing and interacting with databases of presentations | CRAN GitHub |
trackeR |
![]() |
Infrastructure for running, cycling and swimming data from GPS-enabled tracking devices | CRAN GitHub |
trackeRapp |
![]() |
Interface for the analysis of running, cycling and swimming data | CRAN GitHub |
waldi |
![]() |
Location-adjusted Wald statistics | GitHub |