Skip to content

Commit 4d9deed

Browse files
committed
add ref
1 parent 706e05c commit 4d9deed

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

R/mirt.R

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@
415415
#' \item \code{'spline'} - spline response model with the \code{\link{bs}} (default)
416416
#' or the \code{\link{ns}} function
417417
#' \item \code{'monospline'} - monotonic spline response model with a constrained version of the
418-
#' I-spline basis from \code{\link[splines2]{iSpline}} (Winsberg, Thissen, and Wainer, 1984)
418+
#' I-spline basis from \code{\link[splines2]{iSpline}} (Ramsay and Winsberg, 1991; Winsberg, Thissen, and Wainer, 1984)
419419
#' \item \code{'monopoly'} - monotonic polynomial model for unidimensional tests
420420
#' for dichotomous and polytomous response data (Falk and Cai, 2016)
421421
#' }
@@ -836,6 +836,9 @@
836836
#' Ramsay, J. O. (1975). Solving implicit equations in psychometric data analysis.
837837
#' \emph{Psychometrika, 40}, 337-360.
838838
#'
839+
#' Ramsay, J. O. & Winsberg, S. (1991). Maximum marginal likelihood estimation for
840+
#' Semiparametric item analysis. \emph{Psychometrika, 56}(3), 365-379.
841+
#'
839842
#' Rasch, G. (1960). Probabilistic models for some intelligence and attainment tests.
840843
#' \emph{Danish Institute for Educational Research}.
841844
#'

man/mirt.Rd

Lines changed: 4 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)