selectItemFromShadowTest: (Internal) Select item from a shadowtest

View source: R/shadowtest_functions.R

selectItemFromShadowTestR Documentation

(Internal) Select item from a shadowtest

Description

(Internal) Select item from a shadowtest

Usage

selectItemFromShadowTest(
  shadow_test,
  position,
  simulation_constants,
  x,
  previous_selection
)

Arguments

shadow_test

a data.frame containing a shadowtest.

position

the item position, ranging from 1 to test length.

simulation_constants

a named list containing simulation constants.

x

a output_Shadow object.

previous_selection

a named list containing item selection from previous position.

Value

a named list containing data on the selected item.


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