Recently Published
Storm Data analysis
This is an example of an online mapping tool to make sense of geographically distributed atmospheric events over time.
The Shiny app uses the Leaflet and OpenStreetMap plugins for R.
The actual app can be opened in https://padames.shinyapps.io/analysis_of_storm_data_from_naoo_data/
The source code is in the branch gh-pages of the repo https://github.com/padames/DevelopingDataProducts
TimeSeriesViz
Visualizing two time series with animation
Wager Simulation
Visualizing expectations and variation through simulation
The Tidyverse Syntax Workshop Presentation
Part of the CalgaryR Workshop Series
R workshop series plan
Initial plan and vision for the mini-workshop series around the R language as a tool for data analysis and visualization.
Presentation ENSF611 Titanic Survivors
A learning experience using Kaggle's Titanic data
Presentation ENSF611 Titanic Survivors
A learning experience using Kaggle's Titanic data
Main.R for the comparison of 35 point models
Latest version. Requires the newest version of 'Utility-Functions-For-Point-Model-Classification-And-Analysis.R' with the new function to generate a visualization of the top 10 point model across all filters: "GenerateTop10ClassificationBargg2Plot"
Utility-Functions-For-Point-Model-Classification-And-Analysis.R
Used in conjunction with Main.R to do analysis on PIPESIM output files from runs of 35 different point models in the Frigg to St Fergus system.
Auxiliary file to compute indicators for comparison of 35 point models
ComputeErrorsAndVariancesFromPIPESIMResultsDataFfame.R computes the errors and variances necessary for the indexes and grade.
Auxiliary tools for parsing the files for the comparison of 35 point models
MakeListOfFilesOfTypeXInSubdirectories.R has constants used to extract attributes from the data set and also functions that parse the output "sum" files created by PIPESIM 2012.
Auxiliary file to Main.R for the comparison of 35 point models
Collect all files of a given extension for processing
Comparison of 35 point models for pressure drop and liquid holdup in pipelines
Data set generation, filtering, scaling, and analysis.