Displaying 2 results from an estimated 2 matches for "fshen".
Did you mean:
shen
2007 Jan 19
1
ability estimate with GRM of IRT
Hi my friends,
I have an issue with ability estimates when running GRM of IRT. I
have responses from 242 subjects but got 183 ability estimates.
Below is what I did to get the estimates.
1) I have a csv file "P1.csv" and I imported it into R and loaded
the "ltm" package by doing:
p1<-read.table("P1.csv",header=TRUE,sep=",")
library(ltm)
2) I
2007 Jan 09
1
differential item function for item response theory
Hi my friends,
I'm very new to R and need your help.
I used R and ltm package for item response theory (IRT) modeling.
I also need to compute differential item function (DIF) for IRT
models. I searched the archive but basically found nothing.
Could you help me find some sources about handling DIF of IRT?
Many thanks in advance!
Feng