I enjoy learning different analyses and interesting ways to show results. I hope this page will serve as a useful reference!

Data wrangling, visualization, and statistics in R:

Exploring Kaggle datasets:

Kaggle has a wealth of datasets for data scientists to explore different analyses.

Decision making under uncertainty:

  • Vignette on the general application of Dempster-Shafer Theory for decision making
  • My shinyapp for binary classification using Dempster-Shafer Theory (DST). This specific use case of DST accounts for model uncertainty for predictions and then combining different sources of evidence.

Simulations: traits as functions

A lot of my PhD was spent thinking about understanding complex characteristics of any organism. Often times, traits can change across an environmental gradient and can be represented as a function. To understand traits as functions, I’ve conducted a few simulations in the area of temperature stress from genes, proteins, to whole organisms.

Unpublished projects:

  • Surveyed ants for stress markers (gene expression) that were exposed to experimental warming in nature
    • Script starts from calculating log2 fold change in gene expression to statistical models to predicting stress back out into nature.

Back to main page