write.narrative
displays suggested text and references that can be used in a manuscript to describe the extracted backbone
write.narrative(
agents,
artifacts,
weighted,
bipartite,
symmetric,
signed,
mtc,
alpha,
s,
ut,
lt,
trials,
model,
retained
)
integer: number of agents in a bipartite graph, or nodes in a unipartite graph
integer: number of artifacts in a bipartite graph
boolean: TRUE if input graph was weighted
boolean: TRUE if input graph was bipartite
boolean: TRUE if input graph was symmetric
boolean: TRUE if a signed backbone was requested
string: type of multiple test correction
numeric: alpha significance threshold (used in statistical models)
numeric: sparsification parameter (used in sparsification models)
numeric: upper threshold (used in global threshold)
numeric: lower threshold (used in global threshold)
string: name of backbone null model
numeric: percent of edges retained in the backbone
integer: number of trials used to estimate FDSM or oSDSM p-values
NULL; only displays text in the console