Displaying 20 results from an estimated 80 matches similar to: "interpreting mixed model anova results"
2006 Dec 15
1
sorting by name
Hi all,
I'm not sure that there is really a way to do this, but I thought I'd see if anyone knew.
I have a file with 1 to n columns all named something like X1, X2, X3....Xn.
I have another file that has in one column n number of rows. Each row has a number in it (not in order; the ordering of the numbers is important but it isn't in count order).
Basically, I would like to order
2007 Sep 14
2
unbalanced effects in aov
Hi, I have been having some trouble using aov to do an anova, probably because I'm not understanding how to use this function correctly. For some reason it always tells me that "Estimated effects may be unbalanced", though I'm not sure what this means. Is the formula I am using written incorrectly? Below is the code I am using along with the data:
> my.data
response
2004 Dec 29
2
2 internet connections for 2 different purposes
I''ve got a linux machine (fedora core 3) with 4 network cards.
I looked at the howto and the only example that is close to what I need
to do is section 4.2 on multiple uplink providers. I feel like I''m so
close but just can''t get my head around the final part.
Here is what I have
eth2 and eth4 connect to 2 different isps.
I want all connections the come from my dmz
2004 Oct 28
8
2 external IPs on one nic in addition to the regular DMZ and loc nics
I did some looking on the mailing list archives and can''t seem to find
exactly what I need, I''m also having troubles figuring this out on my
own, so if anyone has any advice, tips, whatever, that would be great.
I''ve got a machine with 3 network cards in it, one for a DMZ (with 3
machines on a switch each with a real IP address), one for the local
network on a
2004 Dec 29
1
2 net connections confusion
I''ve been digging around the documentation and seem to have just
confused myself.
Here is what I have on a fedora core 3 machine with 4 network cards (the
built in is dead)
eth2 - connects to the web via dsl-line-1
eth4 - connects to the web via dsl-line-2
eth2 is the route the local network addresses 10.1.x.x connected via
eth0 go out on
eth4 is the route the dmz network addresses
2005 Aug 26
2
chisq.,test`
Hi
I am trying to do this:
chisq.test(c(11, 13, 12, 18, 21, 43, 15, 12, 9, 10, 5, 28, 22, 11, 15,
11, 18, 28, 16, 8, 15, 19, 44, 18, 11, 23, 15, 23, 2, 5, 4, 14, 3, 22,
9, 0, 6, 19, 15, 32, 3, 16, 14, 10, 24, 16, 24, 31, 29, 28, 16, 26, 11,
11, 4, 17, 16, 13, 20, 26, 16, 19, 34, 19, 17, 14, 22, 25, 17, 12, 23,
14, 19, 30, 18, 10, 23, 21, 17, 16, 10, 14, 6, 17, 17, 10, 21, 25, 20,
4, 11, 4,
2004 Dec 09
6
Cisco AS5XXX to asterisk debugging.
Hi,
I have a serious problem to configure Cisco AS5XXX and Asterisk ,
I trying to use asterisk for
PSTN(A)----> Cisco AS5xxx ----> ASterisk---->PSTN(B)
(No Nat, no Firewall)
I hear (on the PSTN(A)) clearly what the other person is saying, but the
other person (on the PSTN(B) side) hears nothing from PSTN(A).
I use tcpdump for debug de rtp trafic, and ouput contains
2007 May 12
7
[Bug 10927] New: segmentation fault in NVUploadToScreen, called from exaPutImage
http://bugs.freedesktop.org/show_bug.cgi?id=10927
Summary: segmentation fault in NVUploadToScreen, called from
exaPutImage
Product: xorg
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2006 Oct 17
1
winbind: wbinfo -g sees "domain users", getent group does not
I have configured winbind on a Linux file server, connecting to a
Samba PDC. When I run wbinfo -g, I can see the group "domain users".
On the other hand, when I run getent group, I do not see this group.
Apart from a few other groups, all groups are visibile in both wbinfo
-g and getent group.
When running for the first time wbinfo -u, getent passwd and wbinfo
-g, I got the results
2005 May 19
1
Shorewall 2.3.2
This will be the final 2.3 release. It makes available multiple-ISP
support. There is one external change to the version that has been in
CVS for the last couple of days -- the ''default'' provider option has
been named ''balance'' to better describe what the option does (load
balancing).
Please see http://shorewall.net/Shorewall_and_Routing.html for more
2003 Oct 08
1
using split.screen() in Sweave
Dear R and sweave users
A further problem, which I couldn't resolve, using the manual: In R I
use the split.screen command to put e.g. two timecourses one above the
other into one plot:
split.screen(c(2,1))
screen(1)
plot(stick,type='h', col="red",lwd=2)
screen(2)
plot(deconvolution.amplitude,type='h',col="blue",lwd=2)
Is there a similar way, doing this
2016 May 26
4
Kernel panic on 6.8 release with kernel-2.6.32-642.el6.x86_64
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Johnny Hughes
> Sent: den 26 maj 2016 14:30
> To: centos at centos.org
> Subject: Re: [CentOS] Kernel panic on 6.8 release with kernel-2.6.32-
> 642.el6.x86_64
>
> If lockd is failling to start:
>
> https://bugs.centos.org/view.php?id=10927
2005 Oct 06
2
data.frame error using sem package
I keep getting this error when I try to use the sem package. I and
another person who has successfully used the sem package for similar
analysis (fMRI effective connectivity) cannot figure out what is
wrong with my code. I would appreciate any suggestions.
The error message:
Error in data.frame(object$coeff, se, z, 2 * (1 - pnorm(abs(z))),
par.code) :
arguments imply differing
2016 May 26
2
Kernel panic on 6.8 release with kernel-2.6.32-642.el6.x86_64
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Subscriber
> Sent: den 26 maj 2016 13:32
> To: CentOS mailing list <centos at centos.org>
> Subject: Re: [CentOS] Kernel panic on 6.8 release with kernel-2.6.32-
> 642.el6.x86_64
>
> Im just updated VM from 6.7 on 6.8 without problems. KVM
2011 Jul 17
3
How to convert number (matlab) to date
Hello
I am new to R and I need to convert some dates (numeric format by matlab) to actual dates in R.
For instance,
Matlab -> 730456 -> >> datestr(730456)
ans =
02-Dec-1999
R -
> library(zoo)
> as.Date(730456)
[1] "3969-12-03"
I don't not mind the output format but it needs to be right.
Many thanks
Ed
2008 Jun 24
2
Warning: CDRfix branches about to be merged into 1.4, 1.6.0, trunk!
This is just a note that the fixes in the CDRfix4 and CDRfix6 branches
are getting closer to being merged into 1.4, trunk, and 1.6.x.
If CDR's are important to you, and you ignore this notice, then
you deserve what you get!
These branches address various long-standing bugs, most of which are
regressions from 1.2. It is hoped that these fixes will solve most of
the
problems introduced by the
2006 Apr 18
1
Save item to DB x times (howto)?
Hi All,
I have a pretty simple question. I have a view that offers the user the
following:
1. A text field to enter in a passphrase
2. Another text field to define how many times that phrase is written
to the DB
It probably doesn''t make sense for it to be written to the DB x times, but
this is the first step in a process and the passphrase will become unique.
I currently
2001 Dec 01
1
rsync 2.5.0 bit length overflow
I'm seeing:
bit length overflow
code 4 bits 6->7
in the output of rsync 2.5.0 between two Red Hat Linux systems.
One is RH 6.1 (kernel 2.2.19-6.2.1, glibc 2.1.3-22), the other
is RH 7.2 (kernel 2.4.9-13, glibc 2.2.4-19). Both systems have
rsync 2.5.0.
On the RH 6.1 box, I run this command:
rsync -v --stats -az -e rsh -H --exclude-from FILE /some/dir/. rh72:/some/dir/.
Anyone
1998 May 11
0
Tried Compiling 1.9.18p6 yet
[Derek, I'm cc'ing the Samba list so that others can chime in.]
Derek Winkler <derek@aim-systems.on.ca> wrote:
>
> Having a couple problems with Samba:
>
> First Samba 1.9.18p6 doesn't compile under SCO Unix 3.2v4.2:
>
> Linking smbd
> undefined first referenced
> symbol in file
> getpagesize
2006 Aug 18
1
how to use SELECT....RAND() the rails way?
How can I use this query the rails way?
$query = "SELECT * FROM images ORDER BY RAND() LIMIT 16";
--
Jochen