Function to plot autocorrelation of neuron
plot.autocorrelation.Rd
Wrapper function to fetch and plot autocorrelation information from a neuron object. Assumes the autocorrelation has already been computed.
Usage
# S3 method for class 'autocorrelation'
plot(nrn, plot_title = "Est. autocorr", bias_term = 0, plot_time_cutoff = Inf)