From c459b862b947c3f6e3f60c500f8270f070deb8a7 Mon Sep 17 00:00:00 2001 From: TJ Mahr Date: Tue, 3 May 2016 12:09:26 -0500 Subject: [PATCH] rstanarm website, vignettes, unit tests, open development, intuitive interface (fits models by adding "stan_" to usual R regression models) --- README.Rmd | 1 + 1 file changed, 1 insertion(+) diff --git a/README.Rmd b/README.Rmd index e9e94af..fbcb7e9 100644 --- a/README.Rmd +++ b/README.Rmd @@ -151,6 +151,7 @@ These packages help you build models and make inferences. Often the same package * [h2o](http://www.h2o.ai/) - parallel distributed machine learning algorithms * [ROCR](http://rocr.bioinf.mpi-sb.mpg.de/) - plots to visualize classifier performance * [pROC](http://web.expasy.org/pROC/) - Tools for visualizing, smoothing and comparing ROC curves +* [rstanarm](http://mc-stan.org/interfaces/rstanarm.html) - Bayesian Applied Regression Modeling via Stan ## Communicate