File: CITATION

package info (click to toggle)
r-cran-erm 1.0-6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,952 kB
  • sloc: f90: 401; ansic: 103; makefile: 8
file content (82 lines) | stat: -rwxr-xr-x 3,342 bytes parent folder | download
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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
bibentry(bibtype="Article",
  title   = "Extended Rasch modeling: The eRm package for the application of IRT models in R",
  author = c(person(given = "Patrick", family = "Mair", email = "mair@fas.harvard.edu", comment = c(ORCID = "0000-0003-0100-6511")),
             person(given = "Reinhold", family = "Hatzinger")),
  journal = "Journal of Statistical Software",
  year    = "2007",
  page    = "1--20",
  volume  = "20",
  issue   = "9",
  doi = "10.18637/jss.v020.i09",
  mheader = "The original JSS article:"
)

bibentry(bibtype="Article",
  title   = "CML based estimation of extended Rasch models with the eRm package in R",
  author = c(person(given = "Patrick", family = "Mair", email = "mair@fas.harvard.edu", comment = c(ORCID = "0000-0003-0100-6511")),
             person(given = "Reinhold", family = "Hatzinger")),
  journal = "Psychology Science",
  year    = "2007",
  page    = "26--43",
  volume  = "49",
  issue   = "1",
  doi = "10.18637/jss.v020.i09",
  mheader = "Article about CML Estimation in eRm:"
)

bibentry(bibtype="Article",
  title   = "IRT models with relaxed assumptions in eRm: A manual-like instruction",
  author = c(person(given = "Reinhold", family = "Hatzinger"),
             person(given = "Thomas", family = "Rusch", email = "thomas.rusch@wu.ac.at")),
  journal = "Psychology Science Quarterly",
  year    = "2009",
  page    = "87--120",
  volume  = "51",
  issue   = "1",
  mheader = "Article about LLRAs in eRm:"
)

bibentry(bibtype="InProceedings",
  title   = "Linear logistic models with relaxed assumptions in R",
  author = c(person(given = "Thomas", family = "Rusch", email = "thomas.rusch@wu.ac.at"),
             person(given = "Marco", family = "Maier"),
             person(given = "Reinhold", family = "Hatzinger")),
  booktitle = "Algorithms from and for Nature and Life",
  editor  = c(person("Berthold", "Lausen"), person("Dirk", "van den Poel"), person("Alfred", "Ultsch")),
  series  = "Studies in Classification, Data Analysis, and Knowledge Organization",
  year    = 2013,
  page    = "337--347",
  address = "New York",
  publisher = "Springer",
  doi     = "10.1007/978-3-319-00035-0_34",
  mheader = "Book Chapter about LLRAs:"
)


bibentry(bibtype="Article",
  title   = "An empirical power analysis of quasi-exact tests for the Rasch model: Measurement invariance in small samples",
  author = c(person(given = "Ingrid", family = "Koller"),
             person(given = "Marco", family = "Maier"),
             person(given = "Reinhold", family = "Hatzinger")),
  journal = "Methodology",
  year    = "2015",
  page    = "45--54",
  volume  = "11",
  issue   = "2",
  doi = "10.1027/1614-2241/a000090",
  mheader = "Article about the performance of Quasi-Exact Tests in eRm:"
)

bibentry(bibtype="Article",
  title   = "Testing the local independence assumption of the Rasch model with Q3-based nonparametric model tests",
  author = c(person(given = "Rudolf", family = "Debelak"),
             person(given = "Ingrid", family = "Koller")),
  journal = "Applied Psychological Measurement",
  year    = "2019",
  page    = "103--117",
  volume  = "44",
  issue   = "2",
  doi = "10.1177/0146621619835501",
  mheader = "Article about the Performance of the nonparametric Q3 Tests in eRm:"
)