cctsubjhdi: Accessor function for the subject parameter credible...

Description Usage Arguments Examples

Description

Outputs a table read out of the credible intervals (posterior highest density intervals, HDIs) of the subject parameters of the model inference (for example, the lower and upper bounds of estimated participant knowledge competencies and response biases)

Usage

1
cctsubjhdi(cctfit)

Arguments

cctfit

The cctfit object as obtained from the cctapply() function.

Examples

1
2
3
4
data(hotcold)
# cctfit <- cctapply(data = hotcold, clusters = 2, itemdiff = TRUE, samples = 10000, 
#                     chains = 3, burnin = 2000, runchecks = FALSE)
# cctsubjhdi(cctfit)

CCTpack documentation built on May 1, 2019, 7:45 p.m.