| project_pc | R Documentation |
Project the scaled input matrix (i.e. z-scores) onto the new basis.
project_pc(pca123_res, pc_num)
pca123_res |
A list returned by |
pc_num |
An integer scalar of PC number. |
A matrix which has columns as new features (PCs) and rows as samples.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.