TuringLang / TuringGLM.jl

Bayesian Generalized Linear models using `@formula` syntax.
https://turinglang.org/TuringGLM.jl/dev
MIT License
70 stars 7 forks source link

Feature list for 0.1.0 release #2

Closed storopoli closed 2 years ago

storopoli commented 2 years ago
phipsgabler commented 2 years ago

One of these models embedded as a @submodel in another Turing model would be a cool show case and interaction test, I think.

storopoli commented 2 years ago

Thanks, do you have good resources on @submodel. I want o learn more about it, never used.

phipsgabler commented 2 years ago

They are unfortunately not at all documented, but the PR should cover the usage.