powered by
plotautocor(data, ask = TRUE, lag.max=100, ...)
res <- read.table(system.file("examples/nonparametric_f_x_pspline_sample.raw", package="BayesX"), header=TRUE) plotautocor(res) plotautocor(res, lag.max=50)
Run the code above in your browser using DataLab