CRAN
glmmAK 1.7
Generalized Linear Mixed Models
Released Dec 27, 2012 by Arnošt Komárek
This package can be loaded by Renjin but 5 out 18 tests failed.
Dependencies
smoothSurv 2.0 coda 0.19-1 mvtnorm 1.0-8
Later
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>glmmAK</artifactId> <version>1.7-b247</version> </dependency> </dependencies> <repositories> <repository> <id>bedatadriven</id> <name>bedatadriven public repo</name> <url>https://nexus.bedatadriven.com/content/groups/public/</url> </repository> </repositories>
Renjin CLI
If you're using Renjin from the command line, you load this library by invoking:
library('org.renjin.cran:glmmAK')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.
- AKmiscel-examples
- BPvalue-examples
- GMRF-examples
- QuantileFun-examples
- copula-examples
- cumlogit-examples
- cumlogitRE-examples
- epileptic-examples
- epilepticBC-examples
- gspline1-examples
- gspline2-examples
- logpoisson-examples
- logpoissonRE-examples
- maxPosterProb-examples
- scanFH-examples
- summaryGspline1-examples
- summaryGspline2-examples
- toenail-examples