print.validation.Rd
This function prints the details of a validation
object.
It outputs the call used to create the object, the version and the date of the Qval
package.
# S3 method for class 'validation'
print(x, ...)
A validation
object to be printed.
Additional arguments.