powered by
blrmStats
Prints results of blrmStats with brief explanations
# S3 method for blrmStats print(x, dec = 3, ...)
an object produced by blrmStats
number of digits to round indexes
ignored
Frank Harrell
if (FALSE) { f <- blrm(...) s <- blrmStats(...) s # print with defaults print(s, dec=4) }
Run the code above in your browser using DataLab