DJAnderson07/r2Winsteps: A package for interfacing between R and the Rasch modeling software Winsteps

The `r2Winsteps` package was developed to provide a convenient interface between *R* and the Rasch modeling software *Winsteps*. The package is not intended to encompass the full capabilities of *Winsteps*, but rather to provide a simple framework for estimating many commonly applied models. The primary functions, `runWinsteps()` takes a matrix or data frame of item responses and person demographics, and writes and executes a .bat file to run the analysis through Winsteps. Person and item parameter estimates are then returned to R.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.0.0.9000
URL https://github.com/datalorax/r2Winsteps
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("DJAnderson07/r2Winsteps")
DJAnderson07/r2Winsteps documentation built on Sept. 12, 2019, 1:06 a.m.