The {causact}📦 is bringing #numpyro speed to #rstats. Learning computational #Bayesian inference has never been easier.
🐣Install with ease📊Build visual models with DAGs🚅Automate Inference at #numpyro speed
#numpyro now available via github:https://github.com/flyaflya/causact
Simple #rstats install - works on ALL platforms (see readme for more). Just four steps. Please test this #numpyro version before I release to CRAN.🙏
install.packages("remotes")remotes::install_github("flyaflya/causact")library(causact)install_causact_deps()
Updates to supporting textbook coming soon. But dag_numpyro() is now a drop-in replacement for dag_greta(). Non-updated book here: www.causact.com
@preposterior looks interesting, is going into my "to explore further" list!
@andreashandel thanks! feel free to reach out with questions, suggestions, or any feedback.
QOTO: Question Others to Teach Ourselves An inclusive, Academic Freedom, instance All cultures welcome. Hate speech and harassment strictly forbidden.
Simple #rstats install - works on ALL platforms (see readme for more). Just four steps. Please test this #numpyro version before I release to CRAN.🙏
install.packages("remotes")
remotes::install_github("flyaflya/causact")
library(causact)
install_causact_deps()