Caterina Gregorio

Results 3 issues of Caterina Gregorio

In survfitJM: lapply(last.time, function (t) survTimes[survTimes > t]) should be lapply(last.time, function (t) survTimes[survTimes >= t]). This results in predictions not been made when the time of prediction is equal...

Hello, According to the current implementation of the package, is it possible to consider that the transition hazard in a iCTSTMs under the "clock reset" time scale depends also on...

Hello, Every time I have a transition defined as follows with one or more internal knots and with the clock-forward time scale, the simulation gets stuck. It does not give...