similar to: X matrix deemed to be singular;

Displaying 15 results from an estimated 15 matches similar to: "X matrix deemed to be singular;"

2009 Jan 28
1
StepAIC with coxph
Hi, i'm trying to apply StepAIC with coxph...but i have the same error: stepAIC(fitBMT) Start: AIC=327.77 Surv(TEMPO,morto==1) ˜ VOD + SESSO + ETA + ........ Error in dropterm.default(fit,scope$drop, scale=scale,trace=max(0, : number of rows in use has changed: remove missing values? anybody know this error?? Thanks. Michele [[alternative HTML version deleted]]
2011 Jan 14
2
subset factor?
Hi, I used subset command, like this: grupoP = subset(dados, grupos=='P', select=c(mortos, vivos, doses, percevejos, p)) and the variables in select option are numeric. I tried fit a model with command: ajuste.logit = glm(cbind(mortos,percevejos)~log10(doses), family=binomial(logit), data=grupoP) and the output is: > ajuste.logit = glm(cbind(mortos,percevejos)~log10(doses),
1998 Nov 27
0
hide dot files doesn't work
Hi Samba people .. I'm quite new in here and I'd like to share a problem I'm experiencing. I've installed a 1.9.18p10 samba serve onto a HPUX 10.20 box . One of the problem I'm investigating on is that even if the " hide dot files" is explicitely specified in the smb.conf file , when I map a resource from a NT server I see all the "dot" files and
2011 Mar 15
2
Trying to run Civilization V
i;m trying to run Civilization 5, but got this as the game crashed: fixme:win:EnumDisplayDevicesW ((null),0,0x328bdc,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x328460,0x00000000), stub! fixme:win:EnumDisplayDevicesW ((null),0,0x328510,0x00000000), stub! fixme:mixer:ALSA_MixerInit No master control found on HD-Audio Generic, disabling mixer
2002 Mar 07
0
[Bug 136] New: setgid() deemed to fail for non-suid ssh client on linux if using other than primary group
http://bugzilla.mindrot.org/show_bug.cgi?id=136 Summary: setgid() deemed to fail for non-suid ssh client on linux if using other than primary group Product: Portable OpenSSH Version: 3.0.2p1 Platform: ix86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ssh
2002 Mar 30
0
[Bug 136] setgid() deemed to fail for non-suid ssh client on linux if using other than primary group
http://bugzilla.mindrot.org/show_bug.cgi?id=136 stevesk at pobox.com changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|openssh-unix-dev at mindrot.org|stevesk at pobox.com ------- Additional Comments From stevesk at pobox.com 2002-03-31 06:38 ------- i will look at this. -------
2007 Oct 19
1
X matrix deemed to be singular in counting process coxph
Dear all, I have a question with respect to counting process formulation of the coxph(survival) model. I have two groups of observations for which I have partitioned each observation into two distinct time intervals, namely, entry day till day 13, and day 13 till death or censorship day (of course the latter only for the observations that survived the first 13 day interval), and added a
2009 Jun 24
1
Coxph frailty model counting process error X matrix deemed singular
Hello, I am currently trying to simulate data and analyze it using the frailty option in the coxph function. I am working with recurrent event data, using counting process notation. Occasionally, (about 1 in every 100 simulations) I get the following warning: Error in coxph(Surv(start, end, censorind) ~ binary + uniform + frailty(subject, : X matrix deemed to be singular; variable 2 My
2005 Jan 29
7
Sipura SPA-841 auto-answer support [patch]
Sipura has implemented auto-answer in version 0.9.5 of the SPA-841 firmware. However, it is implemented via the Call-Info header, which Asterisk stable doesn't currently support. The attached patch implments a quick hack to support the Call-Info header from the Dial() application by way of setting the CALL_INFO variable. For example, the following macro can be used to dial up a single
2010 Mar 14
1
Improve lattice XYPLOT graphic
Hi, How I could improve this graphic? http://www.divshare.com/download/10754700-f81 I would like to write groups labels in each panel and override the labels from object. I am try this code: xyplot(percentagem.mortos~tempo|trat, data=bio.ens, type="a", ? ? ? auto.key=list(points=FALSE, lines=TRUE, columns=3), ? ? ? ylim=c(0,100),scales = list(x = list(at = c(48, 72, 96), labels ? ?
2006 Jun 15
10
Best $300 VoIP phone for asterisk?
Polycom 601, hands down. - Brad -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Warren Sent: Thursday, June 15, 2006 10:05 AM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: [Asterisk-Users] Best $300 VoIP phone for asterisk? If you had approx $300 per phone as a budget and needed to buy
2009 Mar 09
5
Help
Hello Everyone, I am trying to excess the inbuit .Fortran and .C codes of R. Can any one help me in that. For example in kmeans clustering the algorithms are written in .Fortran I want to access them and see the .Fortran syntax of the codes. Can any one help me how can I do that? Thanx, Nitin Kumar On Thu, Nov 27, 2008 at 12:00 PM, <r-help-request@r-project.org> wrote: > Send R-help
2009 Jan 28
2
t.test in a loop
Hi All, I've been having a little trouble with creating a loop that will run a a series of t.tests for inspection, Below is the code i've tried, and some checks i've looked at. I've used the get(paste()) idea as i was told previously that the use of the eval should try and be avoided. I've run a single syntax to check that my systax is correct and works without any problems
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
Signed-off-by: Scott Seago <sseago at redhat.com> --- AUTHORS | 17 ++++++ README | 10 +++ conf/ovirt-agent | 12 ++++ conf/ovirt-db-omatic | 12 ++++ conf/ovirt-host-browser | 12 ++++
2004 Feb 25
0
Read-Only file attributes not being preserved.
Hey All, I'm having problems with samba/windows file attributes. I'm using roaming profiles (Win2000) with Samba serving as the PDC. Samba also stores the profiles. The 'Create Mask' is 0744 and the 'force create' is 00. Now the problem is my read-only files are not kept at read-only when I log in. Basically, I create a *read-only* file in my window profiles directory