Prediction Breakdown Print
# S3 method for surv_prediction_breakdown_explainer print(x, ..., digits = 3, rounding_function = round)
x | the model model of 'surv_prediction_breakdown_explainer' class |
---|---|
... | other parameters |
digits | number of decimal places (round) or significant digits (signif) to be used
See the |
rounding_function | function that is to used for rounding numbers.
It may be |