lsirm {lsirm12pl}R Documentation

Fit a LSIRM model

Description

lsirm is used to fit 1PL LSIRM and 2PL LSIRM using Bayesian method as described in Jeon et al. (2021).

Usage

lsirm(data, ...)

Arguments

data

Matrix; binary or continuous item response matrix to be analyzed. Each row is assumed to be respondent and its column values are assumed to be response to the corresponding item.

...

Additional arguments for the corresponding function.

Value

lsirm returns an object of list. See corresponding function.

See Also

lsirm1pl and lsirm2pl


[Package lsirm12pl version 1.3.1 Index]