lans()
was replaced by backbone_from_weighted(model = "lans")
.
lans(
W,
alpha = 0.05,
missing.as.zero = FALSE,
signed = FALSE,
mtc = "none",
narrative = FALSE
)
A positively-weighted unipartite graph as a binary incidence matrix or a binary bipartite igraph object
real: significance level of hypothesis test(s)
boolean: should missing edges be treated as edges with zero weight and tested for significance
boolean: TRUE for a signed backbone, FALSE for a binary backbone (see details)
string: type of Multiple Test Correction to be applied; can be any method allowed by p.adjust()
.
boolean: TRUE if suggested text & citations should be displayed. #'
See backbone v2.1.4 for original documentation