Skip to contents

acf_vec estimates the sample autocorrelation function of a numeric vector.

Usage

acf_vec(x, lag_max = 24, ...)

Arguments

x

Numeric vector.

lag_max

Maximum lag as integer.

...

Further arguments passed to stats::acf().

Value

x Numeric vector.