Skip to contents

acf_vec estimates the sample partial autocorrelation function of a numeric vector.

Usage

pacf_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.