estimate_theta: Estimate person abilities

View source: R/get-params.R

estimate_thetaR Documentation

Estimate person abilities

Description

Estimate person abilities

Usage

estimate_theta(model, full_demo_data)

Arguments

model

The fitted model object. Output from rasch().

full_demo_data

The full test, including the demographic data, e.g., the output from dbprocess::get_items(). Note that if model_ob is a list, this argument should be a corresponding list with the same names. If model_ob is a single model, this argument should be the single corresponding data frame.

Value

The full_demo_data data frame, with additional theta and theta_se columns.


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