plot.subspace | R Documentation |
This is a generic function for supspace class to plot scree plot of scaled eigenvalues of X and sampled scaled expected eigenvalues from Marcenko-Pastur distribution.
## S3 method for class 'subspace' plot(x, changepoint = NULL, annotation = NULL, verbose = TRUE, ...)
x |
A subsapce class. |
changepoint |
A number. Estimated changepoint in dimension function. |
annotation |
A number. Choose to label points up to annotation number. Set to 0 with no annotation. |
verbose |
output message |
... |
Extra parameters |
plot(Subspace, changepoint = 0, annotation = 15)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.