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.

Getting started

Package details

AuthorJ. Patrick Meyer <support@itemanalysis.com>
MaintainerJ. Patrick Meyer <meyerjp3@gmail.com>
LicenseGPL (>= 3)
Version1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("jmetrik")

Try the jmetrik package in your browser

Any scripts or data that you put into this service are public.

jmetrik documentation built on May 2, 2019, 1:27 p.m.