Skip to content

rje42/dependence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

title author date output
README
Robin J. Evans
10/06/2021
html_document

dependence

This is a package of functions that replicates the results of the 2021 paper 'Dependency in DAG models with Hidden Variables' by Robin Evans.

To install the package, you will need the rje package, as well as the MixedGraphs and ADMGs2 packages. Use the following commands to obtain these:

install.packages("rje")
install.packages("devtools")
devtools::install_github("rje42/MixedGraphs")
devtools::install_github("rje42/ADMGs2")

Then finally run:

devtools::install_github("rje42/dependence")

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages