print.EFAhclust: Print EFAhclust Method Results

View source: R/print.R

print.EFAhclustR Documentation

Print EFAhclust Method Results

Description

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

Usage

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

Arguments

x

An object of class EFAhclust, 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

EFAhclust


EFAfactors documentation built on Sept. 30, 2024, 1:06 a.m.