greta - Simple and Scalable Statistical Modelling in R
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.
Last updated 2 days ago
12.49 score 558 stars 6 dependents 396 scripts 739 downloadsgreta.gp - Gaussian Process Modelling in 'greta'
Provides a syntax to create and combine Gaussian process kernels in 'greta'. You can then them to define either full rank or sparse Gaussian processes. This is an extension to the 'greta' software, Golding (2019) <doi:10.21105/joss.01601>.
Last updated 9 days ago
6.63 score 19 stars 28 scripts 543 downloadsgreta.gam - Generalised Additive Models in 'greta' using 'mgcv'
A 'greta' (Golding (2019) <doi:10.21105/joss.01601>) module that lets you use 'mgcv' smoother functions and formula syntax to define smooth terms for use in a 'greta' model. You can then define your own likelihood to complete the model, and fit it by Markov Chain Monte Carlo (MCMC).
Last updated 9 days ago
6.08 score 10 stars 6 scripts 237 downloadsgreta.dynamics - Modelling Structured Dynamical Systems in 'greta'
A 'greta' extension for analysing transition matrices and ordinary differential equations representing dynamical systems. Provides functions for analysing transition matrices by iteration, and solving ordinary differential equations. This is an extension to the 'greta' software, Golding (2019) <doi:10.21105/joss.01601>.
Last updated 2 months ago
5.90 score 6 stars 11 scripts 521 downloadsgreta.distributions - Extends Distributions Available in the 'greta' Package
Provides extra distributions for use with the 'greta' package. These will include distributions such as zero inflated negative binomial, zero inflated poisson, interval censored lognormal, and more.
Last updated 1 months ago
2.78 score 1 stars 1 scriptsgreta.hmm - Hidden Markov Modelling in greta
Extends greta by providing functionality for fitting Hidden Markov Models (HMMs).
Last updated 5 years ago
2.48 score 3 stars 1 scripts