powered by
acf2(x, lag.max = 10, type = c("correlation", "covariance", "partial"), plot = FALSE, na.action = na.omit, demean = TRUE, ...)
acf
x <- rnorm(100) x[5] <- NA acf2(x)
Run the code above in your browser using DataLab