Skip to content
This repository has been archived by the owner on Sep 14, 2022. It is now read-only.
/ DISC_bayesian Public archive

This is a repository for project 2 during my DISC REU research program at the University of Notre Dame. This project involved applying a bayesian point process model using a forestry dataset from the 1800s.

License

Notifications You must be signed in to change notification settings

adraper2/DISC_bayesian

Repository files navigation

Notre Dame REU: Project 2

This is a repository for a Bayesian Poisson point process model we are recreating from a paper written by Malcolm Itter. Malcolm Itter is a PhD candidate at Michigan State University studying forest demographic processes. Read more about his work here.

The Bayesian model attempts to predict local fires surrounding lakes by investigating charcoal counts from the past as an indicator of a regional or local fire. The Poisson process is a fitting addition to the model given the use of charcoal counts. With that being said, the original model was developed on the notion that charcoal data could be separated into a background and a foreground where the background represents regional fire noise and the foreground represents peak charcoal amounts that are caused by a local fire. This idea held true in Alaskan lakes, but now we are interested as to whether or not this is the case with lakes residing in the Midwest. We have 18 lakes of interest that we will model separately first and then, jointly.

This model was divided so that jobs could be submitted to the Notre Dame's CRC Condor computing grid system. This is done using files cv_run.submit - to submit the first cross validation - and mcmc_run.submit - to submit the MCMC estimation.

Read through the walkthrough of our code and processes in the walkthrough.Rmd file.

About

This is a repository for project 2 during my DISC REU research program at the University of Notre Dame. This project involved applying a bayesian point process model using a forestry dataset from the 1800s.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published