print.rexVar: print.rexVar

print.rexVarR 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 rexVar

title

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

digits

passed to round()

...

unused

Details

Prints the results of an rexVar call

Value

invisible

Author(s)

Frank Harrell


harrelfe/rms documentation built on March 19, 2024, 3:27 a.m.