CRAN

ggm 2.3

Functions for graphical Markov models

Released Jan 21, 2015 by Giovanni M. Marchetti

This package can be loaded by Renjin but 19 out 72 tests failed.

Dependencies

igraph 1.2.2

Functions and datasets for maximum likelihood fitting of some classes of graphical Markov models.

Installation

Maven

This package can be included as a dependency from a Java or Scala project by including the following your project's pom.xml file. Read more about embedding Renjin in JVM-based projects.

<dependencies>
  <dependency>
    <groupId>org.renjin.cran</groupId>
    <artifactId>ggm</artifactId>
    <version>2.3-b340</version>
  </dependency>
</dependencies>
<repositories>
  <repository>
    <id>bedatadriven</id>
    <name>bedatadriven public repo</name>
    <url>https://nexus.bedatadriven.com/content/groups/public/</url>
  </repository>
</repositories>

View build log

Renjin CLI

If you're using Renjin from the command line, you load this library by invoking:

library('org.renjin.cran:ggm')

Test Results

This package was last tested against Renjin 0.9.2689 on Aug 25, 2018.