Rdocumentation
powered by
Learn R Programming
tranSurv (version 1.1-4)
tranSurv.control: Auxiliary for Controlling tranSurvfit Fitting
Description
Auxiliary function as user interface for
tranSurvfit
fitting.
Usage
tranSurv.control(interval, lower = min(interval), upper = max(interval))
Arguments
interval
a vector containing the end-points of the interval to be searched the transformation parameter.
lower
the lower end point of the interval to be searched.
upper
the upper end point of the interval to be searched.
Value
A list with the arguments as components.
See Also
tranSurvfit
.