Learn R Programming

⚠️There's a newer version (1.9.8) of this package.Take me there.

qgraph (version 1.6.9)

Graph Plotting Methods, Psychometric Data Visualization and Graphical Model Estimation

Description

Weighted network visualization and analysis, as well as Gaussian graphical model computation. See Epskamp et al. (2012) .

Copy Link

Version

Install

install.packages('qgraph')

Monthly Downloads

20,515

Version

1.6.9

License

GPL-2

Maintainer

Last Published

January 28th, 2021

Functions in qgraph (1.6.9)

EBICglasso

Compute Gaussian graphical model using graphical lasso based on extended BIC criterium.
VARglm

Computes a vector autoregressive lag-1 model using GLM
flow

Draws network as a flow diagram showing how one node is connected to all other nodes
getWmat

Obtain a weights matrix
makeBW

A qgraph plot can be understood in black and white
mat2vec

Weights matrix to vector
mutualInformation

Computes the mutual information between nodes
averageLayout

Computes an average layout over several graphs
pathways

Highlight shortest pathways in a network
cor_auto

Automatically compute an apppropriate correlation matrix
clustcoef_auto

Local clustering coefficients.
ggmFit

Obtain fit measures of a Gaussian graphical model
ggmModSelect

Unregularized GGM model search
plot.qgraph

Plot method for "qgraph"
print.qgraph

Print edgelist
summary.qgraph

Summary method for "qgraph"
smallworldness

Compute the small-worldness index.
qgraph

qgraph
smallworldIndex

Small-world index of unweighted graph
qgraph.layout.fruchtermanreingold

qgraph.layout.fruchtermanreingold
qgraph.loadings

qgraph.loadings
wi2net

Converts precision matrix to partial correlation matrix
qgraphMixed

Plots a mixed graph with both directed and undirected edges.
qgraph.animate

Animate a growing network
centrality and clustering plots

Centrality and Clustering plots and tables
centrality

Centrality statistics of graphs
as.igraph.qgraph

Converts qgraph object to igraph object.
big5

Big 5 dataset
FDRnetwork

Model selection using local False Discovery Rate
big5groups

Big 5 groups list
centrality_auto

Automatic centrality statistics of graphs