autoplot.xi_ccf: Plot Directional Xi-CCF Comparison

View source: R/autoplot.xi_ccf.R

autoplot.xi_ccfR Documentation

Plot Directional Xi-CCF Comparison

Description

Visualizes the comparison between the standard linear Cross-Correlation Function (CCF) and the non-linear Chatterjee's Xi cross-correlation across two directions (X leads Y, Y leads X).

Usage

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

Arguments

object

An object of class "xi_ccf".

...

Additional arguments passed to other methods.

Value

A ggplot object representing the directional cross-correlogram.


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