Description Usage Arguments Value Author(s) References Examples
Visualize data, centroids and response confidence intervals for a given subnetwork with PCA. Optionally, color the samples according to annotations labels.
1 |
x |
NetResponseModel object. Output from the detect.responses function. |
subnet.id |
Subnetwork id. Either character as 'Subnetwork-2' or numeric as 2, which is then converted to character. |
labels |
Optional: sample class labels to be indicated in colors. |
confidence |
Confidence interval for the responses based on the covariances of each response. If NULL, no plotting. |
... |
Further arguments for plot function. |
Used for its side-effects.
Leo Lahti leo.lahti@iki.fi
See citation('netresponse') for citation details.
1 | #plotPCA(x, subnet.id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.