Learn R Programming

rms (version 6.8-1)

print.rexVar: print.rexVar

Description

Print rexVar Result

Usage

# S3 method for rexVar
print(x, title = "Relative Explained Variation", digits = 3, ...)

Value

invisible

Arguments

x

a vector or matrix created by rexVar

title

character string which can be set to NULL or '' to suppress

digits

passed to round()

...

unused

Author

Frank Harrell

Details

Prints the results of an rexVar call