CRAN

TAM 3.1-45

Test Analysis Modules

Released Mar 18, 2019 by Alexander Robitzsch

This package can be loaded by Renjin but 15 out 32 tests failed.

Dependencies

coda 0.19-2 Rcpp sfsmisc 1.1-3 CDM 7.3-17 RcppArmadillo 0.9.300.2.0 mvtnorm 1.0-10 MASS 7.3-51.1

Includes marginal maximum likelihood estimation and joint maximum likelihood estimation for unidimensional and multidimensional item response models. The package functionality covers the Rasch model, 2PL model, 3PL model, generalized partial credit model, multi-faceted Rasch model, nominal item response model, structured latent class model, mixture distribution IRT models, and located latent class models. Latent regression models and plausible value imputation are also supported. For details see Adams, Wilson and Wang, 1997 , Adams, Wilson and Wu, 1997 , Formann, 1982 , Formann, 1992 .

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>TAM</artifactId>
    <version>3.1-45-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>

View build log

Renjin CLI

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

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

Test Results

This package was last tested against Renjin 0.9.2725 on Mar 26, 2019.