print.HULL {EFAtools} | R Documentation |
Print function for HULL objects
## S3 method for class 'HULL'
print(x, plot = TRUE, ...)
x |
a list of class HULL. Output from the |
plot |
logical. Whether to plot the results. |
... |
Further arguments for print. |
HULL(test_models$baseline$cormat, N = 500, method = "ML")