| plotClustersMean | R Documentation |
Function plotClustersMean produces a plot of multiple panels. Each panel displays for a inferred cluster the mean vectors of items allocated to this cluster, as well as the inferred cluster mean vector. See figures in Fu, Russell, Bray and Tavare.
plotClustersMean(data, data.summary,
SKIP, nTime = length(times), times = 1:nTime, ...)
data |
An |
data.summary |
The list generated from |
SKIP |
Number of columns in |
nTime |
Number of time points (or experimental conditions). |
times |
An integer vector of length |
... |
Additional arguments for |
None.
Audrey Q. Fu
Fu, A. Q., Russell, S., Bray, S. and Tavare, S. (2013) Bayesian clustering of replicated time-course gene expression data with weak signals. The Annals of Applied Statistics. 7(3) 1334-1361.
summaryDIRECT for processing MCMC estimates for clustering and generating the list data.summary used here.
plotClustersPCA, plotClustersSD, plotSimulation.
## See example in DIRECT.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.