dependence.structure.full {multivariance} | R Documentation |
functions to detect the full (without clustering) dependence structure
dependence.structure.full(
x,
vec = 1:ncol(x),
verbose = TRUE,
type = "conservative",
alpha = 0.05,
list.cdm = NULL,
maxk = max(vec),
stop.too.many = NULL,
c.factor = 2,
...
)
# multivariance:::dependence.structure.full(dep_struct_ring_15_100)
# dependence.structure(dep_struct_ring_15_100,structure.type = "full")