https://github.com/cran/eRm
Raw File
Tip revision: 453534604193145d7719a4267a0c53946f5c553b authored by Patrick Mair on 06 December 2013, 00:00:00 UTC
version 0.15-3
Tip revision: 4535346
DESCRIPTION
Package: eRm
Type: Package
Title: Extended Rasch Modeling
Version: 0.15-3
Date: 2013-12-06
Authors@R: c(person(given="Patrick", family="Mair", email="patrick.mair@wu.ac.at", role=c("cre","aut")),
             person(given="Reinhold", family="Hatzinger", email="reinhold.hatzinger@wu.ac.at", role="aut"),
             person(given=c("Marco", "J."), family="Maier", email="marco.maier@wu.ac.at", role="aut"))
Author: Patrick Mair, Reinhold Hatzinger, Marco J. Maier
Maintainer: Patrick Mair <patrick.mair@wu.ac.at>
Description: eRm 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-Loef-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.  An eRm platform is provided at R-forge (see URL).
License: GPL-2
URL: http://r-forge.r-project.org/projects/erm/
Imports: graphics, stats, methods, MASS, splines, Matrix
Depends: R (>= 3.0.0)
Suggests: lattice
Encoding: latin1
LazyData: yes
LazyLoad: yes
ByteCompile: yes
Repository: CRAN
Repository/R-Forge/Project: erm
Repository/R-Forge/Revision: 99
Repository/R-Forge/DateTimeStamp: 2013-12-06 13:41:27
Date/Publication: 2013-12-07 21:15:15
Packaged: 2013-12-06 15:37:16 UTC; rforge
NeedsCompilation: yes
back to top