Last chance! 50% off unlimited learning
Sale ends in
Print function for SCREE objects
# S3 method for SCREE
print(x, plot = TRUE, ...)
a list of class SCREE Output from SCREE function.
logical. Whether to plot the results.
Further arguments for print.
SCREE_base <- SCREE(test_models$baseline$cormat)
SCREE_base
Run the code above in your browser using DataLab