search for: itga

Displaying 12 results from an estimated 12 matches for "itga".

Did you mean: ita
2005 Jul 14
2
Coxph with factors
Hello, I am fitting a coxph model with factors. I am running into problems when using 'survfit'. I am unsure how R is treating the factors when I fit, say: > DATA<-data.frame(time.sec,done,f.pom=factor(f.pom),po,vo) > final<-coxph(Surv(time.sec,done)~f.pom*vo+po,data=DATA) > final.surv<-survfit((final), individual=T,conf.type="log-log")
2004 Mar 10
5
unexpected softupdate inconsistency
Hi there, System is FreeBSD 4.9 Stable Had a problem during a portupgrade that when portupgrade did some cleaning a directory could not be deleted because it were not empty. However, it was empty. rm -rf didn't help either. Because I didn't know what to do I decided to boot. At system startup fsck was started which produced the message: unexpected softupdate inconsistency and also that
2006 Feb 28
1
Capturing warning messages within R
Hi, Just wondering, how do you capture "warning messege"s from R? I'm using Rpy (the python plug-in for R). I guess those are not python exception so I couldn't use the "try" block. For example: Ran out of iterations and did not converge in: fitter(X, Y, strats, offset, init, control, weights = weights, MPR Regards, Kylie-Anne Richards
2004 Oct 19
1
1.0-test49 FD leak
I'm running 1.0-test49 on Solaris 2.8. The good news is that this version fixes my problem with corrupted index files (so far). The bad news is it seems to be leaking FDs to do with inbox: imap 10198 gnb 156r VDIR 255,7032 8192 5784160 /home/gnb/Maildir/new imap 10198 gnb 157r VDIR 255,7032 1093632 2917923 /home/gnb/Maildir/cur imap 10198 gnb 158r VDIR
2005 May 03
1
test-68 coredump
I've tried upgrading from test-51 to test-68, with mixed results. It seems to fix the problem I had with imap and Thunderbird getting confused and not showing headers or body for some email. But something in dovecot is coredumping when I select certain mailboxes. Thunderbird just hangs when you select that mailbox, and mutt gets an EOF on the imap socket while "fetching message
2005 Sep 05
1
rawlog missing from 1.0a1?
The code is in utils/rawlog.c but it never seems to be called anywhere?
2005 Sep 05
0
1.0a1 Coredumps / errors when moving multiple
I've just tried upgrading 1.0t51 to 1.0a1 and it has been........ difficult. I've been getting logs of Sig11s and other errors, and have trouble tracking them down. Main problem seems to be with moving / copying messages. One at a time works (mostly), multiple will coredump the imap process (not yet managed to get a proper core out though...) I'm using imap & Maildir,
2003 Apr 27
1
When can I expect package building to re-start?
Looking on the ftp sites, the last time the packages-4-stable stuff was updated appears to be 19 March (UTC). I am assuming this is because the build cluster was co-opted to producing 4.8 CDs. Any idea when it will be back to normal service? If it's going to be a week or more, I'll try some other method. [I have a Toshiba laptop that can't run X (it freezes in the ddc module).
2005 Sep 01
0
Robust Regression - LTS
Hi, I am using robust regression, i.e. model.robust<-ltsreg(MXD~ORR,data=DATA). My question:- is there any way to determine the Robust Multiple R-Squared (as returned in the summary output in splus)? I found an equivalent model in the rrcov package which included R-square, residuals etc in it's list of components, but when I used this package the only results returned were equivalent to
2004 Oct 19
3
Occasional error msgs from 1.0-test49
I'm running 1.0-test49 on Solaris 2.8. MUA is Thunderbird (or mutt) running on FreeBSD. I'm using Maildir boxes. Occasionally, when browsing new mail in INBOX, I get an error back from the imapd, displayed in Thunderbird as the following popup msg: The current command did not succeed. The mail server responded: Error in IMAP command UID: Invalid BODY[..] parameter: Missing
2004 Oct 18
2
Index corruption
I'm getting pretty constant index corruption on (admittedly large) Maildir folders. I'm running Thunderbird 0.7.3 and Mutt as my IMAP clients (on FreeBSD). Server is Dovecot 0.99.10.9 configured thusly: ./configure --disable-ipv6 CC=gcc-3.3 CXX=g++-3.3 --prefix=/opt/dovecot --without-pop3d on a Solaris 2.8 box. Maildirs are NFS-mounted, but the index files are on local UFS
2003 Jun 01
8
hints on KVM switches w/ X
Has anyone got hints on using KVM switches with XFree86? I'm using a wheel mouse and moused, but something gets out of whack when I switch away then back to X. Next time I touch the mouse, all sorts of weird things happen for a fraction of a second, then the mouse starts working OK. This is annoying and dangerous because it often winds up pasting random stuff into xterms..... Are there