Write statistical models in R and fit them by MCMC and optimisation on CPUs and GPUs, using Google 'TensorFlow'. 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, including tutorials, examples, package documentation, and the greta forum.
Version: | 0.4.5 |
Depends: | R (≥ 3.1.0) |
Imports: | abind, callr, cli (≥ 3.0.0), coda, future (≥ 1.22.1), glue (≥ 1.5.1), methods, parallelly (≥ 1.29.0), progress (≥ 1.2.0), R6, reticulate (≥ 1.19.0), tensorflow (≥ 2.7.0), yesno |
Suggests: | bayesplot, covr, cramer, DiagrammeR, DiagrammeRsvg, extraDistr, fields, ggplot2, knitr, lattice, MASS, MCMCpack, mockery, mvtnorm, rmarkdown, rmutil, rsvg, spelling, testthat (≥ 3.1.0), tidyverse, truncdist, withr |
Published: | 2024-03-11 |
DOI: | 10.32614/CRAN.package.greta |
Author: | Nick Golding [aut], Nicholas Tierney [aut, cre], Simon Dirmeier [ctb], Adam Fleischhacker [ctb], Shirin Glander [ctb], Martin Ingram [ctb], Lee Hazel [ctb], Lionel Hertzog [ctb], Tiphaine Martin [ctb], Matt Mulvahill [ctb], Michael Quinn [ctb], David Smith [ctb], Paul Teetor [ctb], Jian Yen [ctb] |
Maintainer: | Nicholas Tierney <nicholas.tierney at gmail.com> |
BugReports: | https://github.com/greta-dev/greta/issues |
License: | Apache License 2.0 |
URL: | https://greta-stats.org |
NeedsCompilation: | no |
SystemRequirements: | Python (>= 2.7.0) with header files and shared library; TensorFlow (v1.14; https://www.tensorflow.org/); TensorFlow Probability (v0.7.0; https://www.tensorflow.org/probability/) |
Language: | en-GB |
Citation: | greta citation info |
Materials: | NEWS |
In views: | Bayesian, MixedModels |
CRAN checks: | greta results |
Reference manual: | greta.pdf |
Vignettes: |
Example models FAQ Get started with greta |
Package source: | greta_0.4.5.tar.gz |
Windows binaries: | r-devel: greta_0.4.5.zip, r-release: greta_0.4.5.zip, r-oldrel: greta_0.4.5.zip |
macOS binaries: | r-release (arm64): greta_0.4.5.tgz, r-oldrel (arm64): greta_0.4.5.tgz, r-release (x86_64): greta_0.4.5.tgz, r-oldrel (x86_64): greta_0.4.5.tgz |
Old sources: | greta archive |
Reverse depends: | greta.dynamics, greta.gp |
Reverse suggests: | runMCMCbtadjust |
Please use the canonical form https://CRAN.R-project.org/package=greta to link to this page.