View source: R/autoplot.xi_matrix.R
| autoplot.xi_matrix | R Documentation |
Visualizes the result of a multivariate Xi-matrix analysis using a facet grid. Rows represent the leading (predictor) variable, and columns represent the lagging (response) variable.
## S3 method for class 'xi_matrix'
autoplot(object, ...)
object |
An object of class |
... |
Additional arguments (currently ignored). |
A ggplot object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.