trSurv.control | R Documentation |
Auxiliary function as user interface for trSurvfit
fitting.
trSurv.control(
interval = c(-1, 20),
lower = min(interval),
upper = max(interval)
)
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. |
A list containing the upper and lower bounds in fitting.
trSurvfit
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.