Learn R Programming

xxIRT (version 2.0.1)

estimationHelper: Estimation Helper Functions

Description

Estimation Helper Functions

Usage

estimate_people_3pl_check_input(responses, items)

quadrature()

estimate_items_3pl_check_input(responses, people)

estimate_items_3pl_init_par(fix, init, n.items)

Arguments

responses

the responses data

items

the item parameters

people

the people parameters

fix

a list of fixed parameter values

init

the initial values of parameters

n.items

the number of items

Details

qudrature was originally intended to call gaussquad::hermite.h.quadrature.rules(12)[[12]]