greta-dev/greta

simple and scalable statistical modelling in R

What it solves

它提供了一种直接在 R 中编写和拟合统计模型的方法,为 BUGS、JAGS 和 Stan 等工具提供了替代方案。它旨在扩展到海量数据集,并易于扩展。

How it works

Greta 使用 Google 的 TensorFlow 和 TensorFlow Probability 作为底层,通过 MCMC (Markov Chain Monte Carlo) 和优化来处理底层计算和模型拟合。

Who it works for

需要构建可扩展至大型数据集的自定义统计模型的 R 用户(统计学家和数据科学家)。

Highlights

  • 直接在 R 中编写
  • 扩展到海量数据集
  • 使用 TensorFlow 和 TensorFlow Probability 作为后端
  • 支持 MCMC 和优化进行模型拟合

相关

  • 项目
  • 项目
  • 项目
  • 项目
  • 项目