qgraph.layout: qgraph.layout
Description
This function runs qgraph
but does not plot the graph and returns the layout. It is used in qgraph.sem
.
It is recommended to not use this function but use qgraph
instead (which also returns the layout as part of the output).Usage
qgraph.layout( adj, ...)
Arguments
...
Other arguments used in qgraph
References
https://sites.google.com/site/qgraphproject