Description Usage Arguments Value Author(s) Examples
The vis function simultaneously visualizes the results of the functions stat and ord. Firstly, all covariates of R and Q are visualized by ordination in one plot; covariates involved in at least one significant association are shown in black, other covariates are shown in gray. Then, all covariates that are significantly associated according to stat are connected by lines which color represents the character of their significance.
1 2 |
Stat |
An object of class stat. |
Ord |
An object of class ord. The objects stat and ord should have the same value ngenes. |
alpha |
The significance level. |
xaxis, yaxis |
Define which axes of ordination shall be shown by x- and y-axis, respectively. |
col |
A vector of three colors. The first color represents non-significant variables, the second positive significant, the third negative significant associations. |
alphatrans |
Defines degree of transparency of the second and third color. |
cex |
The magnitude of the text in the ordination. |
rangex, rangey |
The range of the x axis and y axis can be extended or reduced, e.g. for the case that not all covariates are visible in the default setting. |
... |
More plotting parameters can be added. |
Plot of fourthcorner analysis and RLQ.
Lara Urban
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.