Learn R Programming

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

greta (version 0.4.1)

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<80><99>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.1

License

Apache License 2.0

Maintainer

Nicholas Tierney

Last Published

March 15th, 2022

Functions in greta (0.4.1)

extract-replace-combine

extract, replace and combine greta arrays
greta

greta: simple and scalable statistical modelling in R
distribution

define a distribution over data
inference

statistical inference on greta models
as_data

convert other objects to greta arrays
chol2symm

Cholesky Factor to Symmetric Matrix
functions

functions for greta arrays
greta_sitrep

Greta Situation Report
distributions

probability distributions
reexports

Objects exported from other packages
model

greta model objects
reinstallers

Helpers to remove, and reinstall python environments and miniconda
internals

internal greta methods
structures

create data greta arrays
install_greta_deps

Install Python dependencies for greta
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.
joint

define joint distributions
transforms

transformation functions for greta arrays
mixture

mixtures of probability distributions
variable

create greta variables
calculate

calculate greta arrays given fixed values
samplers

MCMC samplers
operators

arithmetic, logical and relational operators for greta arrays
simulate.greta_model

Simulate Responses From greta_model Object
overloaded

Functions overloaded by greta
optimisers

optimisation methods