autoplot.xi_acf: Plot Xi-ACF Comparison

View source: R/autoplot.xi_acf.R

autoplot.xi_acfR Documentation

Plot Xi-ACF Comparison

Description

Visualizes the comparison between the standard linear Autocorrelation Function (ACF) and the non-linear Chatterjee's Xi coefficient, including their respective significance thresholds.

Usage

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

Arguments

object

An object of class "xi_acf".

...

Additional arguments passed to other methods.

Value

A ggplot object representing the correlogram.


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