powered by
Create plots of bivariate heatmap for item fit
heatplot(object, ...)
model object of class itemfit
itemfit
additional arguments
GDINA, itemfit
GDINA
# NOT RUN { dat <- sim10GDINA$simdat Q <- sim10GDINA$simQ fit <- GDINA(dat = dat, Q = Q, model = "GDINA") ift <- itemfit(fit) heatplot(ift) # }
Run the code above in your browser using DataLab