SachaEpskamp / semPlot

Path diagrams and visual analysis of various SEM packages' output
GNU General Public License v2.0
61 stars 20 forks source link

lisrelModel no longer available #41

Closed AuroreRoland closed 1 year ago

AuroreRoland commented 1 year ago

Hello, I have estimated a latent network model using the package lnm. Then I wanted to plot it using semPaths. For this, I first have to transform my input since the object type is not right, but the lisrelModel package is no longer available. I have tried several ways to get access to it but nothing seems to be working. Is there another way to transform my input so that I can plot it with semPaths?

Kind regards, Aurore

SachaEpskamp commented 1 year ago

Hi! The lisrelModel function is available in the semPlot package:

library(semPlot)
?lisrelModel