Displaying 3 results from an estimated 3 matches for "q2_1".
Did you mean:
q21
2003 Jan 02
2
--copy-unsafe-links, links preserved in source tree or local directory?
...*
Test/Q1:
total 0
-rw-rw-r-- 1 olsen olsen 0 Jan 2 14:05 q1_1
-rw-rw-r-- 1 olsen olsen 0 Jan 2 14:05 q1_2
lrwxrwxrwx 1 olsen olsen 4 Jan 2 14:06 q1_3 -> q1_2
lrwxrwxrwx 1 olsen olsen 24 Jan 2 14:09 q1_4 -> /home/olsen/Test/Q2/q2_1
lrwxrwxrwx 1 olsen olsen 15 Jan 2 14:42 q1_5 -> ../../test/qw.F
Test/Q2:
total 0
-rw-rw-r-- 1 olsen olsen 0 Jan 2 14:06 q2_1
-rw-rw-r-- 1 olsen olsen 0 Jan 2 14:06 q2_2
lrwxrwxrwx 1 olsen olsen 4 Jan 2 14:06 q2_3 -> q2_1
lrw...
2002 Apr 24
0
degrees of freedom for t-tests in lme
...57675 3206 3.43216 0.0006
depD27 -0.01505 0.0560142 3206 -0.26872 0.7882
depD35 -0.06102 0.0548647 3206 -1.11227 0.2661
depD50 -0.29123 0.0567132 24 -5.13511 <.0001
Are these coefficients are the level-2, and thus, DF for testing dep's
should be (J-Q2_1=26-1-1=24). Why I get the number 3206, especially for
depD27 depD35 and depD50.
Thanks
Han
Han-Lin.Lai at noaa.gov
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", &...
2002 Apr 26
0
[Fwd: Re: degrees of freedom for t-tests in lme]
...5 0.0560142 3206 -0.26872 0.7882
> > depD35 -0.06102 0.0548647 3206 -1.11227 0.2661
> > depD50 -0.29123 0.0567132 24 -5.13511 <.0001
> >
> > Are these coefficients are the level-2, and thus, DF for testing dep's
> > should be (J-Q2_1=26-1-1=24). Why I get the number 3206, especially for
> > depD27 depD35 and depD50.
> >
> > Thanks
> > Han
> > Han-Lin.Lai at noaa.gov
>
> By saying that dep is a level-2 variable do you mean that it does not
> change within groups? Have you checked that, sa...