plot_rich_norm: Plot normalized rich club coefficients against degree threshold
Description
Returns a line plot of the normalized rich club coefficient. Optionally, can
include a shaded region demarcating the rich_core cutoff (if
you supply a list of graph objects to the g argument).
A character string indicating whether the variable of
interest is “density” or “threshold” (e.g. with DTI data)
densities
A numeric vector of the densities to plot
alpha
The significance level. Default: 0.05
fdr
A logical, indicating whether or not to use the FDR-adjusted
p-value for determining significance. Default: TRUE
g.list
A list brainGraphList objects; required if you want to
plot a shaded region demarcating the rich_core
smooth
Logical indicating whether or not to plot a smooth curve when
data from multiple subjects (per group) are present. Default: TRUE.
Ignored for group-level data.