Skip to content

simple and scalable statistical modelling in R

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
LICENSE.md
Notifications You must be signed in to change notification settings

greta-dev/greta

Repository files navigation

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