Displaying 6 results from an estimated 6 matches for "m14".
Did you mean:
14
2010 May 23
3
"order" issue
...Product A B Tissue
44 ME:MDA_MB_435 -0.1915 -0.16744 Melanoma
17 CNS:SNB_75 -0.23183 1.03945 CNS
37 LE:K_562 -0.58218 1.8581 Leukemia
43 ME:MALME_3M -0.67327 -1.33493 Melanoma
49 ME:UACC_257 -0.72431 -1.84753 Melanoma
42 ME:M14 -0.73942 -0.73904 Melanoma
40 LE:SR -0.93541 2.95346 Leukemia
25 CO:SW_620 -1.53265 -1.35446 Colon
63 RE:CAKI_1 -2.48443 0.43245 Renal
39 LE:RPMI_8226 -2.59561 -1.9448 Leukemia
26 LC:A549 -2.66221 0.71215 Lung
61 R...
2009 Feb 20
1
Getting "poll: protocol failure in circuit setup" from rsh
...and w/o iptables running on mach218, checking that m2 is
allowed to rlogin in m218 hosts.allow, hosts is properly setup, xinetd rsh
and rlogin services are on and started AFAICT. In neither case does rsh work
when run against m218, I still get the protocol failure-message.
I have another machine, m14, that also runs CentOS 5.2 but the x86-flavour,
and here rsh works. As far as I can tell, the machines are identically setup
with respect to iptables, hosts and hosts.allow. Also the /etc/xinetd.conf
are identical on both m14 and m218.
Feels like I''m missing something obvious... Can you g...
2006 Jul 03
1
panel ordering in nlme and augPred plots
Hi,
I'm new at this, I'm very confused, and I think I'm missing something
important here. In our pet example we have this:
> fm <- lme(Orthodont)
> plot(Orthodont)
> plot(augPred(fm, level = 0:1))
which gives us a trellis plot with the females above the males,
starting with "F03", "F04", "F11", "F06", etc. I thought the point of
2010 May 19
8
Generating all possible models from full model
...plankton
m7<-glm.convert(glm.nb(mantas~plankton,data=mydata))
#Two terms - 21 models
m12<-glm.convert(glm.nb(mantas~site*year, data=mydata)) #Interaction term to account for hotel being closed at Keauhou for some years
m13<-glm.convert(glm.nb(mantas~site+cosmonth,data=mydata))
m14<-glm.convert(glm.nb(mantas~site+sinmonth,data=mydata))
m15<-glm.convert(glm.nb(mantas~site+coslunar,data=mydata))
m16<-glm.convert(glm.nb(mantas~site+sinlunar,data=mydata))
m17<-glm.convert(glm.nb(mantas~site+plankton,data=mydata)) #Should this have an interaction term? Plankton...
2005 Dec 21
9
question about changejournal
Hi,
I''ve got a newbie question--sorry if this is covered elsewhere, I parsed
through the archives for awhile and didn''t see it.
I''d like to listen for whenever a file is renamed (e.g. foo.txt -> foo.old)
and then magically change it back. This sounds odd, but I''m working with a
stubborn application and this will actually make things work nice.
So, if I do:
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list.
I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without
modifications.
How did I try it?
Created a (non-root) build environment (not a mock )
Installed the kernel.scr.rpm and did a
rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee
prep-out.log
The build failed at the end:
Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL
Checking