acf2: Calculate lag10 autocorrelation

Description Usage Arguments See Also

View source: R/functions.R

Description

A wrapper for the function acf that returns the autocorrelation for the specified lag. Missing values are removed.

Usage

1
acf2(x, lag = 10, ...)

Arguments

x

numeric vector

lag

integer

...

additional arguments to acf

See Also

acf


VanillaICE documentation built on Nov. 8, 2020, 7:33 p.m.