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)
Arguments
- iW
Index of the weight we want to optimize.
- iDur
Index of the duration/time.
- wLth
Number of weights in the model.