Pinned Repositories
benchmarks_rpycpp
Comparing the speeds of R, Python and C++, with Rcpp and Cython
cpp_cdfs
Cumulative distribution functions (cdfs) of chi-squared and t-distributions, using the R core code.
cppgammat
Simple C++ implementations of Gamma and Beta functions
cythonpackagemwe
A minimal working example for a Python package using C++ code
fastcmh
fastmedianheuristic
Efficient O(n log n) implementation of computing median of pairwise differences for univariate data
gitcheatsheet
Git Cheatsheet
momentchi2py
A Python implementation of three methods for computing the cumulative distribution function of a weighted sum of chi-squared random variables.
r-pkgs
Building R packages
Rmd_lecture_notes_template
Template for creating a set of lecture notes using R Markdown.
deanbodenham's Repositories
deanbodenham/momentchi2py
A Python implementation of three methods for computing the cumulative distribution function of a weighted sum of chi-squared random variables.
deanbodenham/Rmd_lecture_notes_template
Template for creating a set of lecture notes using R Markdown.
deanbodenham/cpp_cdfs
Cumulative distribution functions (cdfs) of chi-squared and t-distributions, using the R core code.
deanbodenham/benchmarks_rpycpp
Comparing the speeds of R, Python and C++, with Rcpp and Cython
deanbodenham/cppgammat
Simple C++ implementations of Gamma and Beta functions
deanbodenham/fastmedianheuristic
Efficient O(n log n) implementation of computing median of pairwise differences for univariate data
deanbodenham/cythonpackagemwe
A minimal working example for a Python package using C++ code
deanbodenham/fastcmh
deanbodenham/gitcheatsheet
Git Cheatsheet
deanbodenham/r-pkgs
Building R packages
deanbodenham/rcpptime
Short experiment comparing Rcpp and base R implementations
deanbodenham/shinytdist
Simple R Shiny example comparing t-distribution and standard normal
deanbodenham/tenthings
Slides from a talk about useful tools and approaches for researchers in statistics
deanbodenham/vimfolder
vimrc, colors and plugin(s) for vim