getInfoOfExcludedEntry {TestDesign}R Documentation

(Internal) Apply information penalty on items to be excluded

Description

(Internal) Apply information penalty on items to be excluded

Usage

getInfoOfExcludedEntry(info, exclude_index, simulation_constants)

Arguments

info

a one-row matrix containing information values on each item.

exclude_index

a named list containing item/set indices that need to be excluded.

simulation_constants

a named list containing simulation constants.

Value

getInfoOfExcludedEntry returns an updated one-row matrix containing information values.


[Package TestDesign version 1.7.0 Index]