This package allows for fitting discrete ADMGs via the MixedGraphs
package.
Current features:
Models for ADMGs including intrinsic sets, heads and tails.
Fitting of graphs to contingency table.
To install the package, run the commands
install.packages("devtools")
devtools::install_github("rje42/MixedGraphs") # dependency
devtools::install_github("rje42/ADMGs2")
library(ADMGs2)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.