mgm_init: Initialize causalMGM

Description Usage Note Author(s) References Examples

View source: R/mgm_init.R

Description

Loads the rJava library, downloads tetradLite.jar, and initializes the JVM

Usage

1

Note

Must be the first function called after loading the causalMGM library

Author(s)

Neha Abraham

References

https://arxiv.org/abs/1704.02621 https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-016-1039-0

Examples

1
2
library(rJava)
mgm_init()

nehaabraham/causalMGM documentation built on May 24, 2019, 6:11 a.m.