Free Access Week-  Data Engineering + BI
Data engineering and BI courses are free!
Free AI Access Week from June 2-8

EFAfactors (version 1.2.2)

print.Hull: Print Hull Method Results

Description

This function prints the number of factors suggested by the Hull method.

Usage

# S3 method for Hull
print(x, ...)

Value

None. This function is used for side effects (printing).

Arguments

x

An object of class Hull, representing the results to be printed.

...

Additional arguments to be passed to the print function.

See Also

Hull