powered by
Inverse Fourier transform
fun_ifft(x, do.plot = FALSE)
reconstruction time series
input time series.
Logical value of plot.
fun_stoch_sim in PRSim, Brunner and Furrer, 2020.
x <- rnorm(100) x.new <- fun_ifft(x, do.plot=TRUE)
Run the code above in your browser using DataLab