Learn R Programming

⚠️There's a newer version (0.4.5) of this package.Take me there.

greta (version 0.4.2)

Simple and Scalable Statistical Modelling in R

Description

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.

Copy Link

Version

Install

install.packages('greta')

Monthly Downloads

723

Version

0.4.2

License

Apache License 2.0

Maintainer

Nicholas Tierney

Last Published

March 22nd, 2022

Functions in greta (0.4.2)

as_data

convert other objects to greta arrays
chol2symm

Cholesky Factor to Symmetric Matrix
extract-replace-combine

extract, replace and combine greta arrays
inference

statistical inference on greta models
distributions

probability distributions
greta_sitrep

Greta Situation Report
distribution

define a distribution over data
calculate

calculate greta arrays given fixed values
functions

functions for greta arrays
model

greta model objects
greta_notes_install_miniconda_output

Retrieve python installation or error details These functions retrieve installation or error information output by python when running install_miniconda(), conda_create(), conda_install(), or when encountering a TensorFlow numerical problem.
structures

create data greta arrays
operators

arithmetic, logical and relational operators for greta arrays
variable

create greta variables
transforms

transformation functions for greta arrays
reinstallers

Helpers to remove, and reinstall python environments and miniconda
reexports

Objects exported from other packages
samplers

MCMC samplers
simulate.greta_model

Simulate Responses From greta_model Object
mixture

mixtures of probability distributions
joint

define joint distributions
install_greta_deps

Install Python dependencies for greta
greta

greta: simple and scalable statistical modelling in R
internals

internal greta methods
optimisers

optimisation methods
overloaded

Functions overloaded by greta