updateSegmentRecord {TestDesign}R Documentation

(Internal) Update segment record

Description

updateSegmentRecord is an internal function for updating segment record.

Usage

updateSegmentRecord(segment_record, segment_of, j)

Arguments

segment_record

a named list containing counts on theta segments.

segment_of

a named list containing theta segments of this examinee.

j

examinee index.

Value

updateSegmentRecord returns an updated segment record.


[Package TestDesign version 1.7.0 Index]