plot.SnpNmfFit | R Documentation |
Generates a multi-panel plot summarizing the NMF SNP fit.
## S3 method for class 'SnpNmfFit'
plot(x, lim=c(0, 2^16), cnLim=c(0, 4), epsLim=c(-1, 1) * 2^12, main=NULL, ...)
lim, cnLim, epsLim |
The plot ranges for the probe data, the CN estimates, and the probe-affinity estimates. |
main |
A |
... |
Not used. |
Return nothing.
See fitSnpNmfArray
().
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.