Skip to content

jonathan-j-lee/SARBayes

Repository files navigation

SARBayes

Forecast lost person survival using wilderness search-and-rescue (WiSAR) data.

Setup

sudo pip3 install -r requirements.txt
ln -s data/isrid-snapshot-your-version-here.db data/isrid-master.db
  • Python 3 is preferred over Python 2.
  • Run all scripts from the src directory.
  • Generally, figures should be saved as SVGs.
  • Code and documentation style should comply with PEP8 and the Google Python Style Guide.

About

WiSAR survival prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages