jmetrik: Tools for Interacting with 'jMetrik'

The main purpose of this package is to make it easy for userR's to interact with 'jMetrik' an open source application for psychometric analysis. For example it allows useR's to write data frames to file in a format that can be used by 'jMetrik'. It also allows useR's to read *.jmetrik files (e.g. output from an analysis) for follow-up analysis in R. The *.jmetrik format is a flat file that includes a multiline header and the data as comma separated values. The header includes metadata about the file and one row per variable with the following information in each row: variable name, data type, item scoring, special data codes, and variable label.

Version: 1.1
Published: 2018-04-27
Author: J. Patrick Meyer
Maintainer: J. Patrick Meyer <meyerjp3 at gmail.com>
License: GPL (≥ 3)
NeedsCompilation: no
CRAN checks: jmetrik results

Documentation:

Reference manual: jmetrik.pdf

Downloads:

Package source: jmetrik_1.1.tar.gz
Windows binaries: r-devel: jmetrik_1.1.zip, r-release: jmetrik_1.1.zip, r-oldrel: jmetrik_1.1.zip
macOS binaries: r-release (arm64): jmetrik_1.1.tgz, r-oldrel (arm64): jmetrik_1.1.tgz, r-release (x86_64): jmetrik_1.1.tgz
Old sources: jmetrik archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=jmetrik to link to this page.