powered by
## S3 method for class 'qic': plot(x, y = NULL, ...)
y <- rnorm(24) p <- qic(y, plot.chart = FALSE) plot(p)
Run the code above in your browser using DataLab