Description Usage Arguments Value Author(s) Examples
Method for importing lavaan output to tbl_graph
1 2 3 |
object |
a lavaan object, returned from lavaan's sem/cfa functions. |
standardize |
should the edge coeffciants be standerdized. curretnyl only 'TRUE' is supported. |
include_var |
should the variances be included? |
... |
args passed to |
a tbl_graph object that can further be processed with tidygraph, and plotted with ggraph.
Mattan S. Ben-Shachar
1 | see README
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.