control {WeightCalibSurvival} | R Documentation |
List of convergence parameters for the weight calibration algorithm
The format is: List of 3
Maximum number of iterations. The default is 1000.
Stopping tolerance. The default is 1e-8.
"abs" or "rel" for absolute or relative convergence. The default is "abs".