tse: Newton-Raphton method in IRT true score equating Reference:...

Description Usage Arguments

View source: R/irt-tse.R

Description

Newton-Raphton method in IRT true score equating Reference: Kolen & Brennan (2014, p.194)

Usage

1
tse(tau, t0, a, b, c, D)

Arguments

tau

true score, integer, vector.

t0

initial value of theta in NR.

a

slope parameter vector.

b

location parameter vector.

c

asymptote parameter vector.

D

factor constant.


takuizum/irtfun2 documentation built on May 10, 2020, 8:30 a.m.