Skip to content

bayesways/spatial_stan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spatial Models in Stan

In this project, we try and translate into Python the following case study by Mitzi Morris: "Spatial Models in Stan: Intrinsic Auto-Regressive Models for Areal Data"

References

Setup

Initial install:

$ conda env create -f environment.yml
$ source activate spatial_stan

Update:

$ conda env update -f environment.yml

Remove:

$ conda remove -n spatial_stan --all

Notebooks

Notebook Input data Output data
Introduction

About

Spatial Models in Stan

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published