#
# Compute tests of stationarity on white noise Gaussian
# (not run on installation because its compute intensive)
#
v <- rnorm(128)
v.tstos <- tstosscan(v, spans=c(32,64))
plottstosscan(v, v.rstos, inc=0)
Run the code above in your browser using DataLab