fdsm() was replaced by backbone_from_projection(model = "fdsm").
fdsm(
B,
alpha = 0.05,
missing.as.zero = FALSE,
signed = FALSE,
mtc = "none",
narrative = FALSE,
trials = NULL
)An unweighted bipartite network as a binary incidence matrix or a binary bipartite igraph object
real: significance level of hypothesis test(s)
boolean: treat missing edges as edges with zero weight and test them for significance
boolean: return a signed backbone
string: type of Multiple Test Correction, either "none" or a method allowed by p.adjust().
boolean: display suggested text & citations
numeric: the number of bipartite graphs generated using fastball to approximate the edge weight distribution
See backbone v2.1.4 for original documentation