Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: Error message when using estat teffects
From
Jonathan Richards <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: Error message when using estat teffects
Date
Wed, 20 Jun 2012 13:26:19 +0000
Hey everyone-
I am running a SEM using Stata 12. The model runs without a problem. But when I try to get the direct and indirect effects, using "estat teffects," I get these error messages:
estat teffects
_sem_rebuild__mvdata_wrk(): 3201 vector required
_sem_rebuild__mvdata(): - function returned error
_sem_rebuild(): - function returned error
st_sem_estat_teffects(): - function returned error
<istmt>: - function returned error
Does this mean anything to anyone? Any help would be greatly appreciated.
Thanks!
Brent
PS Here is the code for the model I am running:
sem (socialcapitalr2 -> trustr3) (lvledcr3 -> stillr3) (socialskillsr3 -> stillr3) (discriminationr3 -> stillr3) (ladderr3 -> stillr3) (agencyr3 -> stillr3) (trustr3 -> stillr3) (trust -> trustr3) (outpricefallr3 -> discriminationr3) (birthorder -> lvledcr3) (birthorder -> discriminationr3) (inpricejumpr3 -> lvledcr3) (momillr3 -> trustr3) (cropfailr3 -> trustr3) (cladder -> ladderr3) (dadillr3 -> socialskillsr3) (othereventr3 -> ladderr3) (droughtr3 -> ladderr3) (pestsr3 -> agencyr3) (foodpricejumpr3 -> agencyr3) (prideshame -> lvledcr3) (prideshame -> ladderr3) (discrimination -> ladderr3) (livestockdeathr3 -> trustr3) (agency -> discriminationr3) (agency -> agencyr3) (cfarlad -> lvledcr3), method(mlmv) standardized iterate(160) nocapslatent
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/