| surv_control | R Documentation |
Control parameters for the root-finding algorithm used by robin_surv() to estimate
the log hazard ratio.
surv_control(tol = .Machine$double.eps^0.25, maxiter = 1000, trace = 0)
tol |
( |
maxiter |
( |
trace |
( |
A named list with elements tol, maxiter, and trace.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.