I would like to generate some noisy time series. I know that it is possible to "classify" noise by looking at the exponent (beta) of the relationship between the spectrum of the time series and the frequencies (i.e. spectrum ~ frequency ^ beta ). Is there a way to generate White (beta=0), Pink (beta=-1), Brown (Beta=-2), Blue(beta=1) and Violet (beta=2) noise in R ?.
Thanks. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.