Bug Description
In CovColl.m lines 377-378, the findMaxTime method applies covShift twice when computing the maximum time across covariates. The shift is applied once during the time computation and then again when the result is returned, leading to an incorrectly inflated maxTime value.
Found during comprehensive cross-toolbox audit.
Bug Description
In
CovColl.mlines 377-378, thefindMaxTimemethod appliescovShifttwice when computing the maximum time across covariates. The shift is applied once during the time computation and then again when the result is returned, leading to an incorrectly inflated maxTime value.Found during comprehensive cross-toolbox audit.