CRAN
grt 0.2.1
General Recognition Theory
Released Jul 14, 2017 by Andy Wills
This package can be loaded by Renjin but 15 out 30 tests failed.
Dependencies
Functions to generate and analyze data for psychology experiments based on the General Recognition Theory.
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>grt</artifactId> <version>0.2.1-b11</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:grt')
Test Results
This package was last tested against Renjin 0.9.2644 on Jun 2, 2018.
- coef.glc-examples
- dprime-examples
- extractAIC.glc-examples
- gaborPatch-examples
- gcjc-examples
- gcjcStruct-examples
- glc-examples
- glcStruct-examples
- gqc-examples
- gqcStruct-examples
- grg-examples
- grtMeans-examples
- grtrnorm-examples
- ldb-examples
- ldb.p.correct-examples
- lines.gqcStruct-examples
- logLik.glc-examples
- logLik.glcStruct-examples
- logLik.gqcStruct-examples
- new2old_par-examples
- old2new_par-examples
- plot.gcjc-examples
- plot.glc-examples
- plot.gqc-examples
- predict.glc-examples
- qdb-examples
- qdb.p.correct-examples
- scale.glc-examples
- subjdemo_cj-examples
- unscale-examples