Learn R Programming

MDP2 (version 2.1.2)

checkWDurIdx: Internal function. Check if the indexes given are okay. Should not be used except you know what you are doing

Description

Internal function. Check if the indexes given are okay. Should not be used except you know what you are doing

Usage

.checkWDurIdx(iW, iDur, wLth)

Value

Nothing.

Arguments

iW

Index of the weight we want to optimize.

iDur

Index of the duration/time.

wLth

Number of weights in the model.