conf.intarg inlavaanPlotfunction should be a character vector instead of a Boolean var. Available choice are "lat" for latent variables or "reg" for regression coefs.
- Introducing
conf.intarg inlavaanPlot - Introducing
edge_stylesarg inlavaanPlotto plot non-significant paths as dashed lines. - Add and document
buildPathsandbuildCallargs tolavaanplotinstead of just using.... In this way, when you build your plot, it's easier to see what your options are, instead of searchingbuildPathsandbuildCallargs.
- Fixed bug with the standardized coefficients in
lavaanPlot2
- Introducing conditional formatting which allows one to apply different formatting to different sets of nodes and edges
- Version 0.8.0, is introducing conditional formatting to the
lavaanPlotpackage, using the newformattingfunction. Check out the new vignette explaining the changes here: Conditional Formatting in LavaanPlot
- Introducing
lavaanPlot2function, which replicates the old functionality in a more flexible platform - Version 0.7.0, introduced a new iteration of the
lavaanPlotfunction, calledlavaanPlot2. Check out a new vignette explaining some of the changes here: Improvements to lavaanPlot
-
Added support for specifying dimensions of saved png files
-
Updated vignette for layout graph options
-
Added package tests
- Fixed issues with suggested packages that were causing trouble for CRAN submission
- added functions to save plots as images and embed plots in pdfs with Rmarkdown
-
Added digits option for coefficients
-
Changed coefs argument behavior so that it toggles coef values for covariances too
-
Plots now show residual covariances
-
Fixed bug caused by . in variable names
-
simplified the functions using the ... argument
-
fixed significance stars to work with standardized and non-standardized coefficients
-
Changed significance stars so you can choose which parameters to use them with
-
Added support for covariance edge labels
-
Added support for significance stars
-
Added support for latent variable loading labels
-
Added support for covariance edges
-
Corrected the direction of arrows for latent variable loadings
-
Added support for latent variables (denoted by circles) in plots
-
Added support for edge labels with significant coefficients