Description Usage Arguments Value Examples
This method can be useful to see how your disease genes and your predicction genes are scattered through a PCA dimensions data projection.
1 | pcaPlot(fsdata, r = 0.6, ensemble, bestPCAs = F)
|
fsdata |
The results from |
r |
It has the same meaning as in |
ensemble |
The result to call |
bestPCAs |
If TRUE, we select PCA1 and 2 on the basis of those with best p-value on the correlation with phenotype |
Just a plot, nothing to return
1 | pcaPlot(fsdata=fspd,ensemble=pdmodel,r=0.4,bestPCAs=T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.