Learn R Programming

causalMGM (version 0.1.1)

mgm_init: Initialize causalMGM

Description

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

Usage

mgm_init()

Arguments

References

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

Examples

Run this code
# NOT RUN {
library(rJava)
mgm_init()
# }

Run the code above in your browser using DataLab