Print rexVar Result

# 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

Value

invisible

Details

Prints the results of an rexVar call

Author

Frank Harrell