Create an object of class 'SansSouciStruct'
References
Durand, G., Blanchard, G., Neuvial, P., & Roquain, E. (2020). Post hoc false positive control for structured hypotheses. Scandinavian Journal of Statistics, 47(4), 1114-1148.
Examples
s <- 100
q <- 7
m <- s*2^q
dd <- dyadic.from.window.size(m, s, method = 2)
obj <- SansSouciStruct(dd$C, dd$leaf_list)