applyShrinkageCorrection: (Internal) Apply shrinkage correction to theta estimate

View source: R/theta_functions.R

applyShrinkageCorrectionR Documentation

(Internal) Apply shrinkage correction to theta estimate

Description

applyShrinkageCorrection is an internal function for applying shrinkage correction to a theta estimate.

Usage

applyShrinkageCorrection(EAP, config_theta, j)

Arguments

EAP

a named list containing an EAP theta estimate.

config_theta

a list containing theta estimation configurations.

j

the examinee index. Used to parse the prior SD from the config.

Value

applyShrinkageCorrection returns an updated list containing corrected EAP theta estimate.


choi-phd/TestDesign documentation built on Oct. 1, 2024, 2:37 a.m.