View source: R/dimension_reduction.R
u_plot | R Documentation |
Plot the rank order svd$u elements to get a view of how much the first genes contribute to the total variance by PC.
u_plot(plotted_us)
plotted_us |
a list of svd$u elements |
a recordPlot() plot showing the first 3 PCs by rank-order svd$u.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.