print.Score {riskRegression} | R Documentation |
Print Score object
Description
Print method for risk prediction scores
Usage
## S3 method for class 'Score'
print(x, digits, ...)
Arguments
x |
Object obtained with |
digits |
Number of digits |
... |
passed to print |
[Package riskRegression version 2023.12.21 Index]