search for: loe

Displaying 11 results from an estimated 11 matches for "loe".

Did you mean: lose
2013 Jan 12
4
nesting in CoxPH with survival package
...ed twice in different experimental periods (e.g. Temp5 performed in Period A and C, Temp4 performed in Period B and D) I am trying to see if survival time is affected by the treatment temperature. To do this I am using temperature and experimental period nested within temperature as factors. > LOEtempmod.5days=coxph(LOE.stable.5days~Temp+Temp/Period,data=goodstable) Warning message: In coxph(LOE.stable.5days ~ Temp + Temp/Period, : X matrix deemed to be singular; variable 2 5 6 7 1. Is this an appropriate way of nesting? 2. Can this error message be ignored? Any help would be much appre...
2001 Nov 20
2
Help to conduct a random factor analysis with binomial response
...fy this model in a correct way. My question is therefore: What is the syntax for this specific model (we got especially confused by the "start" argument)? If anyone could write the entire formula for this specific model we would be very greatful! Thank you! With regrads, Leif Egil Loe ................................................................................................................................................. Leif Egil Loe Privatadresse: Avdeling for Zoologi c/o Hafting Biologisk institutt...
2007 Dec 27
1
display resolution
...;s centos 5.1. why is it i can only use 800x600 resolution? i tried install other distro and also few livecd and most distro can give me 1024x768 anyway i can get more screen on centos5.1? tia. -- rgds.dennyhalim.com Mesin Cari Indonesia! http://indosearch.blogspot.com Pasang Widgets di Web/Blog Loe! http://wiki.dennyhalim.com/mywidget Berita Mutakhir di PDA/Ponsel Loe! m.dennyhalim.com ... they look but do not see and hear but do not listen or understand. Mat 13:13 ... but that which cometh out of the mouth, this defileth a man. Mat 15:11 -------------- next part -------------- An HTML att...
2007 Jan 09
10
Writing a breakable loop? If it gets a match it should stop.
I''m trying to write a function that will accept a rails URL, and see if it matches one of my Rights. Rights are just controller URLs, so I can manage access at the controller level (don''t need action level). What I''m trying to do is take the url passed, and see if its access controlled. If it is, the method should stop and return true, if not it will return false. This
2018 Oct 02
1
not able to log in anymore
Hi. Since today we are not able to login into our account. It looks like a password reset. Can you please provide us with an new password? Account: digitaal at loesfm.nl<mailto:digitaal at loesfm.nl> Password: unknown Thxs in advance Sincerely Will -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.xiph.org/pipermail/icecast/attachments/20181002/2d84318d/attachment.htm>
2005 May 06
0
MWI on Cisco 7905
...as in the default config provided by Cisco? - Or is there any other solution to this problem that I haven't thought of? >From sip.conf: [1002] type=friend host=(phone-ip-address) username=1002 context=testcontext nat=no callgroup=2 pickupgroup=2 mailbox=2@testcontext callerid=Loes<1002> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050506/9273d1a5/attachment.htm
2000 Dec 27
1
Incorrect shell quotation in scp
Hi, as the current debian maintainer of the openssh package is a bit busy, I'm helping him with fixing a part of the bugs in openssh that debian users found will forward some of the reports to you. This is the first one and a fix or a comment why this should not be fixed would be appropriated. Thanks Space in filename is not correctly passed by scp to other invoked programs:
2013 Jul 31
29
[PATCH 0/9] tools: remove or disable old/useless/unused/unmainted stuff
depends on "autoconf: regenerate configure scripts with 4.4 version" This series removes some of the really old deadwood from the tools build and makes some other things which are on their way out configurable at build time with a default depending on how far down the slope I judge them to be. * nuke in tree copy of libaio * nuke obsolete tools: xsview, miniterm, lomount & sv *
2020 May 08
0
(no subject)
<div>Welcome to the <a href="mailto:CentOS-docs@centos.org" style="color: rgb(19, 140, 223); font-size: 16px; background-color: rgb(255, 255, 255);">CentOS-docs@centos.org</a> mailing list!<br><br><br><br><br><br></div><div></div>
2014 Dec 26
0
unable to have smb listen on NIC tun0 or 10/8 IP addres
Hi everybody and merry Chrissy! I have smb listening to two interfaces and with tun0 this failed. Package was from Debian 7 - 2:3.6.6-6+deb7u4 # smbclient //10.9.8.1/public -Unot_a_user Enter not_a_user's password: Connection to 10.9.8.1 failed (Error NT_STATUS_CONNECTION_REFUSED) # smbclient //127.0.0.1/public -Unot_a_user Enter not_a_user's password: Domain=[WORKGROUP] OS=[Unix]
2007 May 19
0
100% CPU
I''m running Mephisto on two mongrels behind Apache 2.2. I''m getting HUGE spikes to 100% of CPU on uncached (not served by Apache) requests. These requests also take an exorbitant amount of time, ~20 seconds when my production.log reports the database responding in > .2 seconds and the render time is > .002 seconds. I have no idea where to start with debugging this. I have