Arguments
response
numeric vector with responses of a person
coded in the (0,1) manner.
sigma
numeric vector with item (difficulty)
parameters.
na_treat
numeric defining the type of treatment to
missing responses in the argument response. If set
to na_treat=0 (default) missing responses are
treated as wrong answers. An option is to set
na_treat to any value b
theta_init
numeric giving the startvalue for
estimation of theta. Default is log() of the
persons rawscore (while NAs are removed for rawscore
calculation).
limit
numeric giving the limit at which accuracy
the ML-algorithm stops.
iter
numeric giving the maximum numer of iteration
to perform.