print.rexVar: print.rexVar
Description
Print rexVar Result
Usage
# S3 method for 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