Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jrnold/docker-stan
Dockerfiles with rstan and CmdStan
https://github.com/jrnold/docker-stan
Last synced: 29 days ago
JSON representation
Dockerfiles with rstan and CmdStan
- Host: GitHub
- URL: https://github.com/jrnold/docker-stan
- Owner: jrnold
- License: gpl-2.0
- Created: 2015-07-09T04:48:13.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2019-01-07T21:38:35.000Z (almost 6 years ago)
- Last Synced: 2024-05-09T22:15:22.398Z (6 months ago)
- Language: Makefile
- Homepage:
- Size: 15.6 KB
- Stars: 24
- Watchers: 3
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This repository contains a few Dockerfiles related to [Stan](http://mc-stan.org/).
# rstan
Installs the **R** packages [rstan](http://mc-stan.org/rstan.html) and [loo](https://github.com/jgabry/loo).
This builds from [rocker/verse](https://registry.hub.docker.com/u/rocker/verse/) to provide an image with Rstudio and common **R** [tidyverse](https://tidyverse.com packages.
See the [rocker](https://github.com/rocker-org/rocker) site for more information on using Rstudio with R. It inclues the following packages:- [rstan](http://mc-stan.org/interfaces/rstan.html)
- [rstanarm](http://mc-stan.org/interfaces/rstanarm.html)
- [bayesplot](http://mc-stan.org/interfaces/bayesplot.html)
- [loo](http://mc-stan.org/interfaces/loo.html)
- [shinystan](http://mc-stan.org/interfaces/shinystan.html)#
# Containers and status| Docker Container Source on GitHub | Docker Hub Build Status and URL
| :--------------------------------------- | :-----------------------------------------
| rstan | [good](https://registry.hub.docker.com/u/jrnold/rstan/)