GoF.rasch(object, B = 49, ...)
rasch
.GoF.rasch
with components,B
argument specifying the number of Bootstrap samples used.object
.GoF.rasch
performs a parametric Bootstrap test based on Pearson's chi-squared statistic defined as
person.fit
,
item.fit
,
margins
,
rasch
## GoF for the Rasch model for the LSAT data:
fit <- rasch(LSAT)
GoF.rasch(fit)
Run the code above in your browser using DataLab