Bookmark and Share

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: TR: SEM & degrees of freedom


From   Daniel Coulombe <[email protected]>
To   <[email protected]>
Subject   st: TR: SEM & degrees of freedom
Date   Fri, 20 Dec 2013 15:38:10 -0500

De : Daniel Coulombe [mailto:[email protected]] 
Envoyé : 20 décembre 2013 15:07
À : '[email protected]'
Objet : SEM & degrees of freedom

Hello,

Can anybody tell me why the number of degrees of freedom is the same for the
two following model specifications :

1: sem (Verbal@bv -> word similar) (NVerbal@bn -> matrices seq_quan)
(Spatial@bs -> pattern r_design), covstruct(_lexogenous, diagonal) stand
cov( NVerbal*Verbal Spatial*Verbal Spatial*NVerbal)

2: sem (Verbal -> word similar) (NVerbal -> matrices seq_quan) (Spatial ->
pattern r_design), covstruct(_lexogenous, diagonal) stand cov(
NVerbal*Verbal Spatial*Verbal Spatial*NVerbal)

In model 1, I constrain to equality the coefficients for each factors, thus
gaining 3 degrees of freedom over the unconstrained model 1. But when I run
these, I get 6 degrees of freedom for BOTH models!

LR test of model vs. saturated: chi2(6)   =     29.28, Prob > chi2 = 0.0001
for model 1		DF should be equal to 9
LR test of model vs. saturated: chi2(6)   =      9.76, Prob > chi2 = 0.1351 
for model 2		DF is correct (at 6)

Thanks for any help!

Daniel Coulombe


*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index