<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: structural equation modeling (confirmatory factor analysis) problem in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/429395#M67888</link>
    <description>&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer. This really solved my problems.&lt;/P&gt;</description>
    <pubDate>Fri, 22 Oct 2021 18:40:16 GMT</pubDate>
    <dc:creator>lujc07</dc:creator>
    <dc:date>2021-10-22T18:40:16Z</dc:date>
    <item>
      <title>structural equation modeling (confirmatory factor analysis) problem</title>
      <link>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/427370#M67692</link>
      <description>&lt;P&gt;Hi! I did a confirmatory factor analysis with three latent variables. However, there are some estimate problems. Some standardized coefficients are missing (eg. latent2 &amp;gt; DO/Temp; latent1 &amp;lt;-&amp;gt; latent2). One standardized coefficient greater than 1 (latent3 &amp;gt; SoftSed, 1.012). All variables are transformed and standardized, but some are still skew. I am guessing if this is the reason. I attach some analyses results. Could anyone give me the reason why this happen? Thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 00:40:10 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/427370#M67692</guid>
      <dc:creator>lujc07</dc:creator>
      <dc:date>2023-06-09T00:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: structural equation modeling (confirmatory factor analysis) problem</title>
      <link>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/427371#M67693</link>
      <description>&lt;P&gt;Also for variables DO and Temp, they have missing data, but each of them only have two observations missing compared with totoal 75 observations.&lt;/P&gt;</description>
      <pubDate>Sat, 16 Oct 2021 13:13:26 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/427371#M67693</guid>
      <dc:creator>lujc07</dc:creator>
      <dc:date>2021-10-16T13:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: structural equation modeling (confirmatory factor analysis) problem</title>
      <link>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/427869#M67734</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.jmp.com/t5/user/viewprofilepage/user-id/21682"&gt;@lujc07&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;The reason for the missing values on the diagram is because the variance of the latent variable is negative --variances shouldn't be negative so we don't try to give you a standardized estimate because it won't make sense. Also, it's important to check the convergence status of your model prior to examining the results; if the model fails to converge, the results are not interpretable. In your image, I see convergence is a problem:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Failed_Convergence.PNG" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36810i95E05EC410CB4AFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Failed_Convergence.PNG" alt="Failed_Convergence.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;Convergence failure can happen for a number of reasons but in this model I have two concerns:&lt;/P&gt;
&lt;P&gt;1) It appears some of your latent variables might be nearly orthogonal (see, for example, the correlations between the Latent3 indicators and all other variables from the multivariate output), so the 2-indicator latent variables might not be estimable and this can lead to problems.&lt;/P&gt;
&lt;P&gt;2) The negative correlation of DO and Temp could be making things harder.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My suggestions to address these concerns are:&lt;/P&gt;
&lt;P&gt;1) You could change the specification of the 2-indicator latent variables, such that you fix their variance to 1 and then set the two loadings to equal:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2-indicator_LV.PNG" style="width: 400px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/36813i6E63DAF77E97B947/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2-indicator_LV.PNG" alt="2-indicator_LV.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;For consistency, you could free the first loading of Latent3 and also fix its variance to 1.&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;2)&amp;nbsp;You could try "reverse-coding" one of those two variables so that the correlation is positive. For example, for Temp, you could go to the column in the data table, right-click on it, and select New Formula Column &amp;gt; Transform &amp;gt; Negation. This will create a new data table column that's reverse coded and you can use it in place of Temp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope this helps your model converge to a proper solution.&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;~Laura&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Oct 2021 17:21:59 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/427869#M67734</guid>
      <dc:creator>LauraCS</dc:creator>
      <dc:date>2021-10-18T17:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: structural equation modeling (confirmatory factor analysis) problem</title>
      <link>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/429395#M67888</link>
      <description>&lt;P&gt;Hi Laura,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your answer. This really solved my problems.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Oct 2021 18:40:16 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/structural-equation-modeling-confirmatory-factor-analysis/m-p/429395#M67888</guid>
      <dc:creator>lujc07</dc:creator>
      <dc:date>2021-10-22T18:40:16Z</dc:date>
    </item>
  </channel>
</rss>

