powered by
Plot method showing a summarized output of the SCREE function
# S3 method for SCREE plot(x, ...)
a list of class SCREE An output from the SCREE function.
not used.
SCREE_base <- SCREE(test_models$baseline$cormat) plot(SCREE_base)
Run the code above in your browser using DataLab