CRAN

ACEt 1.8.0

Estimating Dynamic Heritability and Twin Model Comparison

Released May 7, 2017 by Liang He

This package can be loaded by Renjin but 1 out 7 tests failed.

Dependencies

MASS 7.3-49 RcppArmadillo 0.8.400.0.0 Rcpp BH 1.66.0-1

Twin models that are able to estimate the dynamic behaviour of the variance components in the classical twin models with respect to age using B-splines and P-splines.

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>ACEt</artifactId>
    <version>1.8.0-b17</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:ACEt')

Test Results

This package was last tested against Renjin 0.9.2635 on Apr 26, 2018.

Source

R
C
C++

View GitHub Mirror

Release History