50% off | Unlimited Data & AI Learning

Last chance! 50% off unlimited learning

Sale ends in


EFAtools (version 0.6.0)

print.SCREE: Print function for SCREE objects

Description

Print function for SCREE objects

Usage

# S3 method for SCREE
print(x, plot = TRUE, ...)

Arguments

x

a list of class SCREE Output from SCREE function.

plot

logical. Whether to plot the results.

...

Further arguments for print.

Examples

Run this code
SCREE_base <- SCREE(test_models$baseline$cormat)
SCREE_base

Run the code above in your browser using DataLab