badbayesian / greta

simple and scalable statistical modelling in R

Home Page:https://greta-dev.github.io/greta/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

greta is an R package for writing statistical models and fitting them by MCMC.

greta lets you write your own model like in BUGS, JAGS and Stan, except that you write models right in R, it scales well to massive datasets, and it's easy to extend and build on.

See the website for more information, tutorials, examples, and package documentation.

You can install the package from CRAN:

install.packages("greta")

I would love to hear any feedback, bug reports or feature requests via the issues tracker. I would also be very keen for contributions from anyone with time to spare!

build status codecov.io cran version license doi

About

simple and scalable statistical modelling in R

https://greta-dev.github.io/greta/


Languages

Language:R 100.0%