Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

as.igraph

Converts qgraph object to igraph object.


Description

This function converts the output of qgraph to an 'igraph' object that can be used in the igraph package (Csardi & Nepusz, 2006)

Usage

## S3 method for class 'qgraph'
as.igraph(object, attributes = TRUE)

Arguments

object

A "qgraph" object

attributes

Logical, should graphical attributes also be transferred?

Author(s)

Sacha Epskamp <mail@sachaepskamp.com>

References

Csardi G, Nepusz T (2006). The igraph software package for complex network research, InterJournal, Complex Systems 1695. http://igraph.sf.net


qgraph

Graph Plotting Methods, Psychometric Data Visualization and Graphical Model Estimation

v1.6.9
GPL-2
Authors
Sacha Epskamp [aut, cre], Giulio Costantini [aut], Jonas Haslbeck [aut], Adela Isvoranu [aut], Angelique O. J. Cramer [ctb], Lourens J. Waldorp [ctb], Verena D. Schmittmann [ctb], Denny Borsboom [ctb]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.