This function prints the number of factors suggested by the EFAkmeans method using the Second-Order Difference (SOD) approach.

# S3 method for class 'EFAkmeans'
print(x, ...)

Arguments

x

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

...

Additional arguments to be passed to the plotting function.

Value

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

See also