print.Hull.Rd
This function prints the number of factors suggested by the Hull method.
# S3 method for class 'Hull' print(x, ...)
An object of class Hull, representing the results to be printed.
Hull
Additional arguments to be passed to the print function.
None. This function is used for side effects (printing).