[R] lavaan diagram
William Revelle
lists at revelle.net
Mon Mar 7 04:16:25 CET 2011
Dear Sebastian,
Yes. The problem is that the most recent
version of psych 1-.0-94 was released before the
most recent version of lavaan (0.4-7)
I have updated the lavaan.diagram function in psych and will release it soon.
In the meantime, you can get the update by sourcing it at
http://personality-project.org/R/psych/R/lavaan.diagram.R
e.g.,
source("http://personality-project.org/R/psych/R/lavaan.diagram.R")
I hope that helps.
Bill
At 9:03 PM -0600 3/6/11, Sebastián Daza wrote:
>Hi everyone,
>I get the following message when I try to get a diagram of a CFA:
>
>Error in lavaan.diagram(fit) :
> no slot of name "GLIST" for this object of class "Fit"
>
>Does anyone know what the problem is?
>
>Regards.
>--
>Sebastián Daza
>sebastian.daza at gmail.com
>
>______________________________________________
>R-help at r-project.org mailing list
>https://stat.ethz.ch/mailman/listinfo/r-help
>PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
>and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list