-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathDESCRIPTION
33 lines (33 loc) · 1.04 KB
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
Package: immer
Type: Package
Title: Item Response Models for Multiple Ratings
Version: 1.6-1
Date: 2024-03-21 22:26:05
Author:
Alexander Robitzsch [aut, cre], Jan Steinfeld [aut]
Maintainer: Alexander Robitzsch <[email protected]>
Description:
Implements some item response models for multiple
ratings, including the hierarchical rater model,
conditional maximum likelihood estimation of linear
logistic partial credit model and a wrapper function
to the commercial FACETS program. See Robitzsch and
Steinfeld (2018) for a description of the functionality
of the package.
See Wang, Su and Qiu (2014; <doi:10.1111/jedm.12045>)
for an overview of modeling alternatives.
Depends:
R (>= 3.0-0)
Imports:
CDM, coda, graphics, methods, psychotools,
Rcpp, sirt, stats, TAM
Suggests:
MASS
Enhances:
eRm, lme4
LinkingTo:
Rcpp, RcppArmadillo
URL:
https://github.com/alexanderrobitzsch/immer,
https://sites.google.com/site/alexanderrobitzsch2/software
License: GPL (>= 2)