Learn R Programming

LatentREGpp (version 0.2.2)

x2_itemf: Statistical x2.

Description

Calculates the statistical x2.

Usage

x2_itemf(zetas, patterns, G, FUN)

Arguments

zetas
matrix of estimations of the parameters of the items (alphas, d's, guessing).
patterns
list with Patterns, frequencies and traits.
G
the number of groups, by default 10
FUN
It is the function with which the expected probability, by default median is calculated in each group.