NEWS.md
file to track changes to the
package.type = "crum"
in the
measr_dcm()
function.measr_dcm()
, max_interaction
, defines the
highest order interactions to estimate. For example,
max_interaction = 2
will estimate only intercepts, main
effects, and two-way interactions.measr_dcm()
,
attribute_structure
allows users to specified either
“unconstrained” relationships between attributes or “independent”
attributes.Fixed bug with backend = "rstan"
where warmup
iterations could be more than the total iterations requested by the user
if warmup iterations were not also specified (#6).
Additional specifications were added to
measr_extract()
for extracting results from an estimated
model.