Likelihood Ratio Test for DIF Detection in M2PL Models
Value
A list:
- Sigma
Group-level posterior covariance matrices
- Mu
Group-level posterior mean vectors
- a
Slopes for group 1
- b
Intercepts for group 1
- gamma
D2PL parameters for the slopes
- beta
D2PL parameters for the intercepts
Examples
if (FALSE) { # \dontrun{
with(D2PL_data, D2PL_lrt(data, model, group))} # }