powered by
"summary"(object, ...)
wvcov
set.seed(999) x = rnorm(100) decomp = modwt(x) wv = wvar(x) summary(wvcov(decomp,wv,compute.v="diag"))
Run the code above in your browser using DataLab