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 9 days ago
12.23 score 532 stars 5 packages 326 scripts 451 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 8 days ago
6.50 score 19 stars 28 scripts 210 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 8 days ago
5.97 score 6 stars 13 scripts 200 downloadsgreta.gam - Generalised Additive Models in greta using mgcv
A module for greta that lets you use mgcv's 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 MCMC.
Last updated 3 months ago
3.45 score 7 stars 5 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 scriptsgreta.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 2 years ago
2.00 score 1 stars 1 scripts