rasch_: Internal function to estimate a Rasch model

View source: R/modeling.R

rasch_R Documentation

Internal function to estimate a Rasch model

Description

Internal function to estimate a Rasch model

Usage

rasch_(test, items, omit_field_test = TRUE, ...)

Arguments

test

One specific test from dbprocess::get_items()

items

The items table from the database, e.g., orextdb::db_get("Items")

...

Additional arguments passed to TAM::tam.mml()


UO-BRT/exirt documentation built on Jan. 29, 2023, 8:51 a.m.