CRAN

mokken 2.8.11

Conducts Mokken Scale Analysis

Released Jun 3, 2018 by L. Andries van der Ark

This package can be loaded by Renjin but 4 out 29 tests failed.

Dependencies

poLCA 1.4.1

Contains functions for performing Mokken scale analysis on test and questionnaire data (e.g., Sijtsma and Van der Ark, 2017, ). It includes an automated item selection algorithm, and various checks of model assumptions.

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>mokken</artifactId>
    <version>2.8.11-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:mokken')

Test Results

This package was last tested against Renjin 0.9.2687 on Aug 25, 2018.