print.smoothSurvReg {smoothSurv} | R Documentation |
Print a summary information of the fitted model.
## S3 method for class 'smoothSurvReg': print(x, spline, digits = min(options()$digits, 4), ...) ## S3 method for class 'smoothSurvReg': summary(object, spline, digits = min(options()$digits, 4), ...)
x, object |
Object of class smoothSurvReg. |
spline |
TRUE/FALSE. If TRUE an information on fitted G-spline is printed. |
digits |
Controls the number of digits to print when printing numeric values. It is a suggestion only. Valid values are 1...22. |
... |
Further arguments passed to or from other methods. |
Arnost Komarek arnost.komarek@med.kuleuven.be