Description Usage Arguments Value Examples
Estimate the number of distant spikes based on the histogram of eigenvalues.
1 | pca_nspike(eigval, breaks = "FD", nboot = 100)
|
eigval |
Eigenvalues (squared singular values). |
breaks |
Same parameter as for |
nboot |
Number of bootstrap replicates to estimate limits more robustly.
Default is |
The estimated number of distant spikes.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.