TuringGLM.jl

Bayesian Generalized Linear models using `@formula` syntax.
Popularity
71 Stars
Updated Last
2 Months Ago
Started In
November 2021

TuringGLM

Stable Dev Build Status Coverage Coverage Code Style: Blue ColPrac: Contributor's Guide on Collaborative Practices for Community Packages

TuringGLM makes easy to specify Bayesian Generalized Linear Models using the formula syntax and returns an instantiated Turing model.

Heavily inspired by brms (uses RStan or CmdStanR) and bambi (uses PyMC3).

The @formula macro is extended from StatsModels.jl along with MixedModels.jl for the random-effects (a.k.a. group-level predictors).

YouTube

Used By Packages

No packages found.