Displaying 7 results from an estimated 7 matches for "celera".
Did you mean:
celerra
2008 May 13
1
Sam and Max performance in 0.9.61 and later
I'm getting extremely poor performance running Telltale's Sam and Max games in wine '61 and rc-1.
I get great performance in wine 0.9.60.
I'm running Ubuntu Hardy and have an NVidia graphics card.
2008 Jun 25
2
Runaway 2 fails to run
I'm trying to play Runaway - The Dream of the Turtle under Wine. The game is listed as platinum in the AppDB, so I didn't expect a lot of problems. However, when I try to run it I get this in terminal and nothing else happens:
Code:
fixme:ntoskrnl:KeInitializeTimerEx 0x1110e0 0
fixme:ntoskrnl:IoAllocateMdl stub: 0x111700, 5, 0, 0, (nil)
fixme:reg:GetNativeSystemInfo (0x33a13c) using
2010 Jul 15
1
Standard Error for individual patient survival with survfit and summary.survfit
...Can anyone tell me what is the difference between these two standard errors and how should I interpret the confidence intervals and std.err given these differences?
An example using R version 2.11.1 with survival package version 2.35-8 on Windows operating system is below
Thanks,
Charley Rowland
Celera, Corp.
Example:
> fit <- coxph(Surv(futime, fustat) ~ age, data = ovarian) # Fit cox model to existing data
> s.fit=survfit(fit,newdata=data.frame(age=60)) # Calculate predicted survival for a new patient
> sum.s.fit=summary(s.fit)...
2004 Aug 17
2
Re: Thanks Frank, setting graph parameters, and why social scientists don't use R
...d from 8001f to
>9001f
>
>> ora=dbDriver("Oracle")
>Error in initialize(value, ...) : Invalid names for
>slots of class OraDriver: Id
>>
>
>
>My system is:
>
>Window XP,
>Oracle 9.2
>R1.9.0
>
>Thank you very much
>
>Xianghe
>
>Celera Genomics
>
>
>
>------------------------------
>
>Message: 9
>Date: Sat, 14 Aug 2004 20:34:21 +0200
>From: Christoph Lehmann <christoph.lehmann at gmx.ch>
>Subject: [R] association rules in R
>To: r-help at stat.math.ethz.ch
>Message-ID: <411E5B2D.9090101 a...
2011 Apr 16
20
[PATCH 00/20] Switch to ELF modules
From: Matt Fleming <matt.fleming at linux.intel.com>
This series fixes some bugs and switches the elflink branch to be
entirely ELF modules. It applies on top of,
http://syslinux.zytor.com/archives/2011-April/016369.html
The deletions in the diff stat below are mainly from deleting
com32/elflink/modules (finally!). Now there should be no duplicate
code because we don't need COM32 and
2002 Mar 07
1
File server migration ( win2k to samba on redhat 7.2 )
Hello People,
We are in the process of migrating our file server from a win2k box to a red
hat box running samba 2.2.3a. We have winbind running on the redhat box and
it has joined the windows domain and "genent" shows all the domain users.We
know have to move the files from the win2k box to linux box and maintain the
file ownership info. It would be great if anyone can point me to
2002 Mar 13
2
Winbind on solaris
Hello People,
Has anybody been succesful at implementing winbind on solaris, if so could u
please tell what modification have to be done to pam.conf. I have samba
2.2.3a on solaris 8.
I have come to the point where wbinfo -u returns succesfully with the domain
users and wbinfo -g returns the domain groups. However getent passwd does
not return anything other than the /etc/passwd entries.
Anil