Print Details for blrmStats Predictive Accuracy Measures
Prints results of blrmStats
with brief explanations
## S3 method for class 'blrmStats' print(x, dec = 3, ...)
x |
an object produced by |
dec |
number of digits to round indexes |
... |
ignored |
Frank Harrell
## Not run: f <- blrm(...) s <- blrmStats(...) s # print with defaults print(s, dec=4) ## End(Not run)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.