Learn R Programming

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

lavaanPlot (version 0.3.0)

Path Diagrams for Lavaan Models via DiagrammeR

Description

Plots path diagrams from models in lavaan using the plotting functionality from the DiagrammeR package. DiagrammeR provides nice path diagrams via Graphviz, and these functions make it easy to generate these diagrams from a lavaan path model without having to write the DOT language graph specification.

Copy Link

Version

Install

install.packages('lavaanPlot')

Monthly Downloads

3,663

Version

0.3.0

License

GPL (>= 2)

Issues

Pull Requests

Stars

Forks

Maintainer

Alex Lishinski

Last Published

January 26th, 2018

Functions in lavaanPlot (0.3.0)

buildCall

Builds the Diagrammer function call.
buildLabels

Adds variable labels to the Diagrammer plot function call.
lavaanPlot

Plots lavaan path model with DiagrammeR
buildPaths

Extracts the paths from the lavaan model.
getNodes

Extracts the paths from the lavaan model.