acf_vec
estimates the sample partial autocorrelation
function of a numeric vector.
Arguments
- x
Numeric vector.
- lag_max
Maximum lag as integer.
- ...
Further arguments passed to
stats::acf()
.
acf_vec
estimates the sample partial autocorrelation
function of a numeric vector.
Numeric vector.
Maximum lag as integer.
Further arguments passed to stats::acf()
.