causact: Accelerated Bayesian Analytics with DAGs

Accelerate Bayesian analytics workflows in 'R' through interactive modelling, visualization, and inference. Define probabilistic graphical models using directed acyclic graphs (DAGs) as a unifying language for business stakeholders, statisticians, and programmers. This package relies on the sleek and elegant 'greta' package for Bayesian inference. 'greta', in turn, is an interface into 'TensorFlow' from 'R'. Install 'greta' using instructions available here: <https://www.causact.com/install-tensorflow-greta-and-causact.html>. See <https://github.com/flyaflya/causact> or <https://www.causact.com/> for more documentation.

Version: 0.4.2
Depends: R (≥ 3.2.0)
Imports: DiagrammeR (≥ 1.0.7), dplyr (≥ 0.8.5), magrittr (≥ 1.5), ggplot2 (≥ 3.3.0), rlang (≥ 0.4.6), greta (≥ 0.3.1), purrr (≥ 0.3.4), tidyr (≥ 1.0.3), igraph (≥ 1.2.5), stringr (≥ 1.4.0), cowplot (≥ 1.0.0), coda (≥ 0.19.3), forcats (≥ 0.5.0), htmlwidgets (≥ 1.5.1), rstudioapi (≥ 0.11), lifecycle
Suggests: knitr, covr, testthat (≥ 3.0.0), rmarkdown
Published: 2022-06-14
Author: Adam Fleischhacker [aut, cre, cph], Daniela Dapena [ctb], Rose Nguyen [ctb], Jared Sharpe [ctb]
Maintainer: Adam Fleischhacker <ajf at udel.edu>
BugReports: https://github.com/flyaflya/causact/issues
License: MIT + file LICENSE
URL: https://github.com/flyaflya/causact, https://www.causact.com/
NeedsCompilation: no
SystemRequirements: Python and TensorFlow are needed for Bayesian inference computations; Python (>= 2.7.0) with header files and shared library; TensorFlow (= v1.14; https://www.tensorflow.org/); TensorFlow Probability (= v0.7.0; https://www.tensorflow.org/probability/)
Materials: README NEWS
In views: Bayesian
CRAN checks: causact results

Documentation:

Reference manual: causact.pdf
Vignettes: narrative-to-insight-with-causact

Downloads:

Package source: causact_0.4.2.tar.gz
Windows binaries: r-devel: causact_0.4.2.zip, r-release: causact_0.4.2.zip, r-oldrel: causact_0.4.2.zip
macOS binaries: r-release (arm64): causact_0.4.2.tgz, r-oldrel (arm64): causact_0.4.2.tgz, r-release (x86_64): causact_0.4.2.tgz, r-oldrel (x86_64): causact_0.4.2.tgz
Old sources: causact archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=causact to link to this page.