isCustomFirstSegmentAvailable: (Internal) Check if customized first segments are available

View source: R/theta_functions.R

isCustomFirstSegmentAvailableR Documentation

(Internal) Check if customized first segments are available

Description

isCustomFirstSegmentAvailable is an internal function for checking if customized first segments are available.

Usage

isCustomFirstSegmentAvailable(available, n_values, position)

Arguments

available

TRUE or FALSE. This indicates whether segment values have been supplied in the config.

n_values

the number of supplied values.

position

the position within the current administration (i.e., test progress)

Value

isCustomFirstSegmentAvailable returns TRUE or FALSE.


TestDesign documentation built on Sept. 11, 2024, 7:12 p.m.