To print information on a QR_matrix or mQR_matrix object.
Arguments
- x
a
mQR_matrixormQR_matrixobject.- print_variables
logical indicating whether to print the indicators' name (including additionnal variables).
- print_score_formula
logical indicating whether to print the formula with which the score was calculated (when calculated).
- ...
other unused arguments.
- score_statistics
logical indicating whether to print the statistics in the
mQR_matrixscores (when calculated).
Value
the print method prints a mQR_matrix or
mQR_matrix object and returns it invisibly (via
invisible(x)).