tbates / umx

Making Structural Equation Modeling (SEM) in R quick & powerful
https://tbates.github.io/
44 stars 17 forks source link

umxPlotCP: supporting plotting fixed paths #97

Closed tbates closed 4 years ago

tbates commented 4 years ago

Users can have valid reasons to fix paths, but still want them included on the diagram.

Currently, umxPlotCP ignores fixed paths, but we should at least show non-zero fixed paths, and probably add a toggle to umxPlotCP(..., showFixed = TRUE)