Dear all,
I am running a sem on the following data. My command is
sem trust->std_retweet std_favorite std_quote,latent(trust) nocapslatent.
The model fails to converge.
I learned from the manual that the problem is possible due to the starting value for some variables. As all three variables have been standardized, I tried an initial value 20 percent large than is expected.
sem trust->std_retweet std_favorite std_quote,latent(trust) nocapslatent var(e.std_retweet, init(1.2)). It still does not solve the problem of failing to converge. Could anyone offer some tips on troubleshooting?
Related Posts with Problems of setting intial values in sem
Create a column from a different column and combine multiple datasetsI have 50 U.S. state daily max temperature datasets in the CSV form from 1990 to 2019. This is a pa…
Extracting hours (including decimal part) from string variable in hh:mm:ssHi all. I have a dataset with information on the time (i.e., hh:mm:ss) spent with national broadcast…
How to unzip multiple files into different folders (with different names)Hello everyone, I am new in this forum, and I hope you can help me solve this. What I have to do: -…
Testing interactions in xtregI am fairly new to xtreg and what to sure I am doing the right thing: Code: * Example generated b…
Average mean change from baselineI have panel data with a continuous outcome (systolic bp). The time variable ranges from (0 through …
Subscribe to:
Post Comments (Atom)
0 Response to Problems of setting intial values in sem
Post a Comment