Computes curtime + (event_time - curtime) / hr. Use inside event
reactions to shrink or expand the remaining time to an event.
scale_remaining_time(event_name, hr)Numeric: the new absolute event time.
Character. Name of the event whose time to scale.
Numeric greater than 0. Hazard ratio to apply. Values below 1 extend time; values above 1 shorten it.