Auxiliary function as user interface for trSurvfit
fitting.
trSurv.control(
interval = c(-1, 20),
lower = min(interval),
upper = max(interval)
)
A list containing the upper and lower bounds in fitting.
a vector containing the end-points of the interval to be searched the transformation parameter.
the lower end-point of the interval to be searched.
the upper end-point of the interval to be searched.
trSurvfit