greta-dev/greta

simple and scalable statistical modelling in R

What it solves

It provides a way to write and fit statistical models directly in R, offering an alternative to tools like BUGS, JAGS, and Stan. It is designed to scale to massive datasets and be easily extendable.

How it works

Greta uses Google's TensorFlow and TensorFlow Probability under the hood to handle the underlying computations and model fitting via MCMC (Markov Chain Monte Carlo) and optimization.

Who it’s for

Statisticians and data scientists using R who need to build custom statistical models that can scale to large datasets.

Highlights

  • Written directly in R
  • Scales to massive datasets
  • Uses TensorFlow and TensorFlow Probability for the backend
  • Supports MCMC and optimization for model fitting

Related

  • Project
  • Project
  • Project
  • Project
  • Project