make_starts: Make Starts for MI-DIRT

View source: R/make_starts.r

make_startsR Documentation

Make Starts for MI-DIRT

Description

Makes starting values to pass to the dynamic IRT function.

Usage

make_starts(data, priors, b, ...)

Arguments

data

The input data to a dynIRT model.

priors

The input priors to a dynIRT model.

b

The coefficients from the calc_pres function.

...

Other arguments to be passed down - currently not implemented.

Value

A list that can be passed to the dynIRT() function from emIRT.


davidaarmstrong/legR documentation built on Oct. 13, 2023, 1:08 p.m.