Description Usage Arguments Details Value Examples
A plot matrix to display the results of partial association analyses. Upper-triangle contains scatter-plot matrix between each pair of response variables. Lower-triangle contains the partial correlation coefficients adjusted by covariates.
1 2 |
x |
The object in "PAsso" class that is generated by "PAsso" or "test". |
color |
The color of points. |
shape |
The shapre of points. For more details see the help vignette:
|
size |
The size of points. For more details see the help vignette:
|
alpha |
The value to make the points transparent. For more details see the help vignette:
|
... |
Additional optional arguments to be passed onto. |
A pairwise plot matrix reveals the partial association between ordinal variables.
All the plots are based on surrogate residuals generated from "resides"
function.
Graphics are designed based on ggplot2
and "GGally"
.
A "GGally"
object.
1 2 3 4 5 6 7 8 9 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.