powered by
dwt_cpp(x, filter_name, nlevels, boundary, brickwall)
vector
string
integer
boundary="periodic"
"reflection"
bool
field
set.seed(999) x = rnorm(2^8) dwt_cpp(x, filter_name = "haar", nlevels = 4, boundary = "periodic", brickwall = TRUE)
Run the code above in your browser using DataLab