Skip to content

mavelli/rocker-bayesian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

rocker-bayesian

Project Status: Active – The project has reached a stable, usable state and is being actively developed. ci

-

What is inside

This is a Docker Image for a RStudio environement based on rocker/verse from the awesome Rocker Project with the following Tools added for Bayesian modelling and visualisation:

How to use it

Since this image is based on rocker/verse, I suggest their excellent documentation on how to use it: Using the RStudio image

in a nutshell:

get the image from docker hub:

docker pull mavelli/rocker-bayesian

run a container:

docker run -d -p 8787:8787 mavelli/rocker-bayesian

connect to rstudio in a webbrowser at

localhost:8787

How to build it

Addapt the Dockerfile

make build

wait, it takes around 700 s for me to build it from scratch (without pulling).

enjoy

About

based on rocker/verse adds jags, rjags, r2jags, rstan, INLA, OpenBUGS, r2openbugs

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors