Description Usage Arguments Value Note
Plot ordination results with credible regions based on posterior simulations from DirFactor.
1 | PlotStatis(all.cov, n.dim = 2, labels = NA, types = NA, dist = F)
|
all.cov |
Posterior samples of normalized Gram matrix/distance matrix between biological samples. |
n.dim |
Total number of axes visualized. Default is 2. |
labels |
Labels associated with each biological samples. Default is NA. If not NA, labels will be annote onto the figure. |
types |
Types of each biological samples. Default is NA. If not NA, the contour corresponds to each biological samples will be colored based on the type of this sample. |
dist |
A logical flag indicates the types of input. Default is FALSE, meaning each element in |
A list contains all pairwise ordination plots between the first n.dim
axes.
The STATIS method is implemented by DistatisR
(Abdi et. al. (2005)).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.