Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Hitchhikers need free vehicles! Shared reposito...

Hitchhikers need free vehicles! Shared repositories for statistical analysis in SBST

Interested in learning more about this topic? Visit this web site to read the paper: https://www.gregorykapfhammer.com/research/papers/Kapfhammer2016/

Gregory Kapfhammer

May 16, 2016
Tweet

More Decks by Gregory Kapfhammer

Other Decks in Research

Transcript

  1. Hitchhikers Need Free Vehicles! Gregory M. Kapfhammer Phil McMinn and

    Chris J. Wright shared by under a ickr photo BergsPix Creative Commons ( BY-ND ) license
  2. Statistical Analysis A Hitchhiker's Guide to Statistical Tests for Assessing

    Randomized Algorithms in Software Engineering shared by creative commons licensed ( BY-NC ) ickr photo Michael Kappel
  3. Statistical Analysis A Hitchhiker's Guide to Statistical Tests for Assessing

    Randomized Algorithms in Software Engineering Arcuri and Briand recommend statistical techniques shared by creative commons licensed ( BY-NC ) ickr photo Michael Kappel
  4. Statistical Analysis A Hitchhiker's Guide to Statistical Tests for Assessing

    Randomized Algorithms in Software Engineering Arcuri and Briand recommend statistical techniques Code snippets provided in the R language shared by creative commons licensed ( BY-NC ) ickr photo Michael Kappel
  5. Statistical Analysis A Hitchhiker's Guide to Statistical Tests for Assessing

    Randomized Algorithms in Software Engineering Arcuri and Briand recommend statistical techniques Code snippets provided in the R language A tremendous asset to the SBST community! shared by creative commons licensed ( BY-NC ) ickr photo Michael Kappel
  6. Subtleties of Statistical Analysis Well-meaning researchers may make small mistakes

    shared by creative commons licensed ( BY-NC ) ickr photo Michael Kappel
  7. Subtleties of Statistical Analysis Well-meaning researchers may make small mistakes

    Marco Torchiano revealed paradoxical e ect sizes shared by creative commons licensed ( BY-NC ) ickr photo Michael Kappel
  8. Hitchhikers Need Vehicles Shared repositories of statistical code Well-tested implementations

    of procedures Additional documentation and guidelines Replication packages for completed analyses
  9. Suggestions Use GitHub to store data and analysis code shared

    by creative commons licensed ( BY-NC-ND ) ickr photo sunface13
  10. Suggestions Use GitHub to store data and analysis code Create

    R packages using devtools shared by creative commons licensed ( BY-NC-ND ) ickr photo sunface13
  11. Suggestions Use GitHub to store data and analysis code Create

    R packages using devtools Reveal your full analysis with RMarkdown shared by creative commons licensed ( BY-NC-ND ) ickr photo sunface13
  12. Suggestions Use GitHub to store data and analysis code Create

    R packages using devtools Reveal your full analysis with RMarkdown Use "best of breed" tools to support your work! shared by creative commons licensed ( BY-NC-ND ) ickr photo sunface13
  13. "Hadleyverse" dplyr for fast data manipulation tidyr for disciplined data

    restructuring shared by Publicly available photo Hadley Wickham
  14. "Hadleyverse" dplyr for fast data manipulation tidyr for disciplined data

    restructuring ggplot2 for impressive data visualization shared by Publicly available photo Hadley Wickham
  15. "Hadleyverse" dplyr for fast data manipulation tidyr for disciplined data

    restructuring ggplot2 for impressive data visualization Or, use the languages and packages you prefer shared by Publicly available photo Hadley Wickham
  16. "Hadleyverse" dplyr for fast data manipulation tidyr for disciplined data

    restructuring ggplot2 for impressive data visualization Or, use the languages and packages you prefer But, seriously, Hadley Wickham's code is awesome! shared by Publicly available photo Hadley Wickham
  17. Let's Talk What statistical analysis do you regularly perform? shared

    by under a Stocksnap.io photo Alejandro Escamilla Public Domain license
  18. Let's Talk What statistical analysis do you regularly perform? What

    is needed to move the SBST community forward? shared by under a Stocksnap.io photo Alejandro Escamilla Public Domain license
  19. Let's Talk What statistical analysis do you regularly perform? What

    is needed to move the SBST community forward? What types of vehicles do hitchhikers really need? shared by under a Stocksnap.io photo Alejandro Escamilla Public Domain license
  20. Questions Sharing data sets larger than what GitHub supports? shared

    by under a Stocksnap.io photo Alejandro Escamilla Public Domain license
  21. Questions Sharing data sets larger than what GitHub supports? Use

    Git Large File Storage (LFS) shared by under a Stocksnap.io photo Alejandro Escamilla Public Domain license
  22. Questions Sharing data sets larger than what GitHub supports? Use

    Git Large File Storage (LFS) Why don't we release scripts for running experiments? shared by under a Stocksnap.io photo Alejandro Escamilla Public Domain license
  23. Questions Sharing data sets larger than what GitHub supports? Use

    Git Large File Storage (LFS) Why don't we release scripts for running experiments? They are often customized. But, yes, we should! shared by under a Stocksnap.io photo Alejandro Escamilla Public Domain license