dpsdSample2 {hbmem}R Documentation

Fit DPSD model with means in participant effect

Description

This is just a way to sample the DPSD model with no mus (grand means) to make it easier to fit the models to data with no item effects and non-hierarchical priors. In short, this should never be used except for comparison purposes.

Usage

dpsdSample2(dat, M = 5000, keep = (M/10):M, getDIC = TRUE, Hier = TRUE, jump = 0.01)

Arguments

dat ~~Describe dat here~~
M ~~Describe M here~~
keep ~~Describe keep here~~
getDIC ~~Describe getDIC here~~
Hier ~~Describe Hier here~~
jump ~~Describe jump here~~

[Package hbmem version 0.2 Index]