Skip to content

Instantly share code, notes, and snippets.

View lluang's full-sized avatar

Louis Luangkesorn lluang

View GitHub Profile
@lluang
lluang / SIRSimulationModel.Rmd
Last active May 24, 2020 00:52
S-I-R Simulation model using R
---
title: 'S-I-R Simulation Models'
author: "IE 0015 Information Systems"
date: "Spring, 2020"
output:
pdf_document: default
html_document:
df_print: paged
---
@lluang
lluang / MOREplotplotnine.ipynb
Created August 15, 2019 20:25
MORE Plot for hospital reception simulation using Python and plotnine
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lluang
lluang / MOREplotR.ipynb
Last active August 13, 2019 19:01
Example using R and ggplot of Measures of Risk and Error (MORE) plot for simulation output based on Nelson (2008)
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lluang
lluang / PghPythonBayes.ipynb
Created May 27, 2015 18:30
Presentation for Pittsburgh Python Meetup, May 2015
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lluang
lluang / WilkinsonStatisticsQuiz.ipynb
Last active December 20, 2015 08:39
This is an implementation of the Wilkinson Statistics Quiz of the Python data analysis libraries applied to the **NASTY** dataset. Currently based on Pandas. Todo: (1) Finish implementation and confirm that these are correct (2) Apply to other libraries (3) Write up bug submissions as appropriate.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lluang
lluang / Community Volunteer Retention.ipynb
Last active December 20, 2015 03:59
Volunteer Retention Model
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@lluang
lluang / pullinggoalie.ipynb
Last active December 20, 2015 01:29
Implementation of Donald G. Morrison and Rita D. Wheat, 1986 Misapplications Reviews: Pulling the Goalie Revisited, Interfaces, Vol. 16 No. 6, pp. 28-34 as an IPython notebook
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.