CRAN
mirt 1.30
Multidimensional Item Response Theory
Released Jan 29, 2019 by Phil Chalmers
Dependencies
mgcv 1.8-26 Deriv 3.8.5 lattice 0.20-38 dcurver 0.9.1 RcppArmadillo 0.9.200.7.0 Rcpp vegan 2.5-3 GPArotation 2014.11-1
Analysis of dichotomous and polytomous response data using unidimensional and multidimensional latent trait models under the Item Response Theory paradigm (Chalmers (2012)
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>mirt</artifactId> <version>1.30-b1</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:mirt')
Test Results
This package was last tested against Renjin 0.9.2719 on Jan 31, 2019.