https://github.com/cran/eRm
Raw File
Tip revision: 98bbcda68046e4cab198c9b70d1a44a04b890a2d authored by Patrick Mair on 20 November 2016, 19:11:43 UTC
version 0.15-7
Tip revision: 98bbcda
DESCRIPTION
Package: eRm
Type: Package
Title: Extended Rasch Modeling
Version: 0.15-7
Date: 2016-11-20
Authors@R: c(person(given="Patrick", family="Mair", email="mair@fas.harvard.edu", role=c("cre","aut")),
             person(given="Reinhold", family="Hatzinger", role="aut"),
             person(given=c("Marco", "J."), family="Maier", email="marco.maier@wu.ac.at", role="aut"),
             person(given="Thomas", family="Rusch", email="thomas.rusch@wu.ac.at", role="ctb"))
Description: Fits Rasch models (RM), linear logistic test models (LLTM), rating scale model (RSM), linear rating scale models (LRSM), partial credit models (PCM), and linear partial credit models (LPCM).  Missing values are allowed in the data matrix.  Additional features are the ML estimation of the person parameters, Andersen's LR-test, item-specific Wald test, Martin-Löf-Test, nonparametric Monte-Carlo Tests, itemfit and personfit statistics including infit and outfit measures, various ICC and related plots, automated stepwise item elimination, simulation module for various binary data matrices.
License: GPL-2
URL: http://r-forge.r-project.org/projects/erm/
Imports: graphics, grDevices, stats, methods, MASS, splines, Matrix,
        lattice
Depends: R (>= 3.0.0)
Encoding: UTF-8
LazyData: yes
LazyLoad: yes
ByteCompile: yes
NeedsCompilation: yes
Packaged: 2016-11-20 18:02:22 UTC; patrick
Author: Patrick Mair [cre, aut],
  Reinhold Hatzinger [aut],
  Marco J. Maier [aut],
  Thomas Rusch [ctb]
Maintainer: Patrick Mair <mair@fas.harvard.edu>
Repository: CRAN
Date/Publication: 2016-11-20 20:11:43
back to top