Improving computational performance with algorithm engineering

Presentation (source)

R packages

Windows users need Rtools for some of the packages.

  • Weighted random sampling without replacement: wrswoR

    devtools::install_github("krlmlr/wrswoR")

  • Similarity-based statistical matching: mangow

    devtools::install_github(c("krlmlr/RANN1", "krlmlr/mangow"))

Package webs: Reproducible research from raw data

Poster

Needs make.

  • Companion package: rpkgweb

    devtools::install_github(c("krlmlr/MakefileR", "krlmlr/wrswoR"))