Visualize net pairwise or pairwise connectedness measures
PlotNetwork(
dca,
method = "NPDC",
path = NULL,
name_length = NULL,
threshold = 0,
width = 10,
height = 10,
...
)
Return connectedness plot
Connectedness object
Either visualizing NPDC or PCI
Path where plots should be saved
Length of variable names in the network plot
Threshold for bivariate connections between 0 and 1
The width of the graphics region in inches
The height of the graphics region in inches
Arguments to be passed to methods, such as graphical parameters (see par).