Displaying 8 results from an estimated 8 matches for "suj".
Did you mean:
sub
2003 Oct 04
2
mixed effects with nlme
Dear R users:
I have some difficulties analizing data with mixed effects NLME and the
last version of R. More concretely, I have a repeated measures design with
a single group and 2 experimental factors (say A and B) and my interest is
to compare additive and nonadditive models.
suj rv A B
1 s1 4 a1 b1
2 s1 5 a1 b2
3 s1 7 a1 b3
4 s1 1 a2 b1
5 s1 4 a2 b2
6 s1 2 a2 b3
7 s2 6 a1 b1
8 s2 8 a1 b2
9 s2 10 a1 b3
10 s2 3 a2 b1
11 s2 6 a2 b2
12 s2 6 a2...
2007 Aug 30
1
(no subject)
...designs, one has to use summray(aov) but stats on the intercept are not included in the the result of this function. I have pasted an exemple below. As onc can see only the Sum of Sq and Mean Sq are given from the main effect.Thank you for any advice you can provide,-Sid> summary(aov(x~mod+Error(suj/(mod)), data=dp))Error: suj Df Sum Sq Mean Sq F value Pr(>F)Residuals 10 19.5977 1.9598 Error: suj:mod Df Sum Sq Mean Sq F value Pr(>F) mod 2 8.2475 4.1237 4.2955 0.02806 *Residuals 20 19.2005 0.9600 ---Signif. codes: 0 '**...
2007 Aug 30
1
How to obtain intercept statistics in anova with within-subject factors?
...one has to use "summary(aov)" but stats on the
intercept are not included in the result of this function. I have pasted an
example below. As one can see, only the Sum of Sq and Mean Sq are given for
the main effect.
Thank you for any advice you can provide,
-Sid
summary(aov(x~mod+Error(suj/(mod)), data=dp))
Error: suj Df Sum Sq Mean Sq F value Pr(>F)
Residuals 10 19.5977 1.9598
Error: suj:mod
Df Sum Sq Mean Sq F value Pr(>F) mod
2 8.2475 4.1237 4.2955 0.02806 *
Residuals 20 19.2005 0.9600
---Signif. codes: 0 '***' 0.001 '**' 0.01 '*'...
2012 Mar 29
2
[LLVMdev] VLIWPacketizerList: failing to schedule terminators
...using namespace llvm;
namespace {
class R600Packetizer : public VLIWPacketizerList {
public:
R600Packetizer(MachineFunction &MF, MachineLoopInfo &MLI,
MachineDominatorTree &MDT, LiveIntervals * LIS);
virtual bool isLegalToPacketizeTogether(SUnit *SUI, SUnit * SUJ);
virtual bool isLegalToPruneDependencies(SUnit *SUI, SUnit * SUJ);
};
R600Packetizer::R600Packetizer(MachineFunction &MF, MachineLoopInfo &MLI,
MachineDominatorTree &MDT, LiveIntervals * LIS) :
VLIWPacketizerList(MF, MLI, MDT, false /* isPostRA */,...
2004 Apr 28
1
simple repeated measures model: dumb user baffled!
I am in the process of transferring from an old version of S+ to using
R having used a variety of other packages in the past. I'm hugely
impressed with R but it has an excellent but depressing habit of exposing
that I'm not a professional statistician and has done so again.
Someone has run a nice little repeated measures design on my advice,
students randomised to four orders of a
2013 Aug 29
2
gmirror crash writing to disk? Or is it su+j crash?
So I have a system running:
FreeBSD walk.dclg.ca 9.2-RC3 FreeBSD 9.2-RC3 # r254952: Wed Aug 28 03:02:55
EDT 2013 root at walk.dclg.ca:/usr/obj/usr/src/sys/STRIKE i386
and it has two 2T SATA disks. To keep this post short, the crash.txt is
here.
https://uk.eicat.ca/owncloud/public.php?service=files&t=fea9d25579fe0c4afb808859e80e1493
now curiously, while running a "make -j4
2012 Apr 19
0
[LLVMdev] Target Dependent Hexagon Packetizer patch
...MI can not be packetized
>> + // with any other instruction, which means that MI itself is a packet.
>> + virtual bool isSoloInstruction(MachineInstr *MI) {
>> + return true;
>> + }
>>
>> // isLegalToPacketizeTogether - Is it legal to packetize SUI and SUJ
>> // together.
>> @@ -141,6 +160,7 @@ public:
>> virtual bool isLegalToPruneDependencies(SUnit *SUI, SUnit *SUJ) {
>> return false;
>> }
>> +
>> };
>> }
>>
>> diff --git a/lib/CodeGen/DFAPacketizer.cpp b/lib/CodeGen/...
2013 Jul 01
1
ZFS Panic after freebsd-update
Hello,
I have not had much time to research this problem yet, so please let me
know what further information I might be able to provide.
This weekend I attempted to upgrade a computer from 8.2-RELEASE-p3 to 8.4
using freebsd-update. After I rebooted to test the new kernel, I got a
panic. I had to take a picture of the screen. Here's a condensed version:
panic: page fault
cpuid = 1
KDB: