print.rexVar {rms} | R Documentation |
print.rexVar
Description
Print rexVar Result
Usage
## S3 method for class 'rexVar'
print(x, title = "Relative Explained Variation", digits = 3, ...)
Arguments
x |
a vector or matrix created by |
title |
character string which can be set to |
digits |
passed to |
... |
unused |
Details
Prints the results of an rexVar
call
Value
invisible
Author(s)
Frank Harrell
[Package rms version 6.8-1 Index]