.protein_imputePCA | R Documentation |
A helper function performs impute PCA on data generated by .get_df_subset()
.
It should not be used directly, only inside .plot_PCA_CPTAC_LUAD()
function.
.protein_imputePCA(df, number_of_dimension)
df |
|
number_of_dimension |
maximum number of components kept in the final results |
imputed PCA results
Other helper function for PCA:
.RNAseq_PCA()
## Not run: .protein_imputePCA(CPTAC.LUAD.Proteomics.Sample.subset) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.