screen_cv.glasso
or
mixglasso
and creates a network plot using the network library.## S3 method for class 'nethetclustering':
plot(x, node.names = rownames(net.clustering$Mu),
group.names = sort(unique(net.clustering$comp)), p.corrs.thresh = 0.2,
print.pdf = FALSE, pdf.filename = "networks", ...)
screen_cv.glasso
or mixglasso
.print.pdf
is TRUE, specifies the file name of
the output PDF file.print.pdf
is TRUE. The networks are displayed as a series of nComps+1
plots, where in the first plot edge widths are shown according to
the maximum partial correlation of the edge over all groups. The following plots
show the edges for each group. Positive partial correlation edges are shown in
black, negative ones in blue. If an edge is below the threshold on the absolute
partial correlation, it is displayed in gray or light blue respectively.