autoplot.xi_matrix: Plot Multivariate Xi-Correlogram Matrix

View source: R/autoplot.xi_matrix.R

autoplot.xi_matrixR Documentation

Plot Multivariate Xi-Correlogram Matrix

Description

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.

Usage

## S3 method for class 'xi_matrix'
autoplot(object, ...)

Arguments

object

An object of class xi_matrix.

...

Additional arguments (currently ignored).

Value

A ggplot object.


xiacf documentation built on April 16, 2026, 5:08 p.m.