estimate.people.3pl.check.input is a helper function for validating inputsquadrature is a helper fucntion for getting hermite gauss quadrature points
estimate.items.3pl.check.input is a helper function for validating inputs
estimate.items.3pl.init.par is a helper function for initiating item parameters
estimate.people.3pl.check.input(responses, items)
quadrature()
estimate.items.3pl.check.input(responses, people)
estimate.items.3pl.init.par(fix, init, n.items)responses and itemsa list of validated responses and peoplea list of three initial parameters and three boolean vectors (whether fixed or not)
qudrature was originally intended to call gaussquad::hermite.h.quadrature.rules(12)[[12]]