Displaying 20 results from an estimated 114 matches for "lifespan".
2005 Mar 21
2
NaN
...07488845 -0.3428373
BrainWt 0.95584875 1.00000000 -0.3867947 -0.07427740 -0.3370815
SlowSleep -0.39363729 -0.38679474 1.0000000 0.51824287 0.9676730
ParaSleep -0.07488845 -0.07427740 0.5182429 1.00000000 0.7171864
TotalSleep -0.34283732 -0.33708151 0.9676730 0.71718643 1.0000000
Lifespan 0.46982146 0.62938940 -0.3722345 -0.26834006 -0.3824462
Gestation 0.71434413 0.73353206 -0.6061048 -0.40893177 -0.6144743
PredIndex 0.09588524 -0.01538017 -0.3526558 -0.39795310 -0.4047155
ExposeIndex 0.40563880 0.32318968 -0.5802789 -0.50363338 -0.6213578
DangerIndex 0.25932512 0.1...
2007 May 04
1
fedora lifespan
Fyi, re: fedora lifespan
http://www.linuxlookup.com/2007/may/03/fedora_core_5_end_of_life
- rh
--
Abba Communications
Spokane, WA
www.abbacomm.net
2005 Mar 03
6
CentOS Release Lifespan
I''ve just started using CentOS as an alternative OS for some servers
for a project. At the time 3.4 was the release of choice. I''m curious
how long the CentOS project will release fixes and patched rpms for
3.4 before it would be necessary to migrate these machines to 4.x. I
rather know in advance so I can plan accordingly and slowly migrate
these over time. I do realize that 4.x
2004 Dec 01
1
prediction
Hi!
I have a dataset of the lifespans (birth/death date) of about 100,000
people. I also have the birth dates of about 1,000,000 people who are
still alive. I also have other information for each of these people
including faculty,state,year graduated etc. I would like to do some
statistical analysis but since the data is factored i...
2007 Sep 12
1
enquiry
...h nested effects basing on the
minimization of the overall AIC; I have two frailties terms, both gamma
distributed. There is a error message (theta2 argument misses) and I
don?t understand why. I would like to know what I have wrong. Thank you
very much for your time.
fitM7 <- coxph(Surv(lifespan,censured) ~ south + frailty(id,
dist='gamma')+ frailty(mob, dist='gamma'), data= usa)
tempfun <- function(theta1, theta2) {
fit <- coxph(Surv(lifespan,censured) ~ south + frailty(id,
dist='gamma', sparse= TRUE, theta=theta1)+ frailty(mob, dist='gamma',
sp...
2015 Sep 28
3
SourceMgr lifespan
I've tried using SourceMgr in a parser to get the nice error reporting with
automatic line/column tracking, and it works well.
I'm thinking about extending that to try to get the nice error reporting in
subsequent type checking, and that leads to a question.
As I understand it, SourceMgr owns the memory buffers (be they allocated
chunks of memory, or memory mapped files) containing the
2012 Nov 30
3
[LLVMdev] Support for bundles of MCInst?
...nst-type MCOperands
to
> hold a list of sub-instructions. Then you call
AsmStreamer::EmitInstruction() on the
> composite MCInst.
Thanks for your reply. This is actually one approach we are considering, but
there are a few issues with it we weren't sure how to address.
One is that the lifespan of an MCInst seems to be limited to the scope of
AsmPrinter, and we need them to be persistent in order to do a traversal for
branch relaxation and fetch boundary alignment optimizations. Furthermore,
even if they were persistent there doesn't seem to be a way to traverse
MCInst objects due to...
2013 Jun 23
2
Ubuntu 12.04 and R 2.15
...some R packages that are not available for R 2.14, which is the last supported version available under Ubuntu 12.04. I can update Ubuntu to 12.10 where R 2.15 is available, but Ubuntu 12.04 has been designated to have long term support and I'd like to keep it rather than upgrade to a shorter lifespan version.
Thanks.
Martin.
[[alternative HTML version deleted]]
2012 Nov 30
0
[LLVMdev] Support for bundles of MCInst?
Mario,
On Nov 29, 2012, at 4:04 PM, Mario Guerra <mariog at codeaurora.org> wrote:
> Thanks for your reply. This is actually one approach we are considering, but
> there are a few issues with it we weren't sure how to address.
>
> One is that the lifespan of an MCInst seems to be limited to the scope of
> AsmPrinter, and we need them to be persistent in order to do a traversal for
> branch relaxation and fetch boundary alignment optimizations.
This is no different than any other MCInst in the course of object emission. Normal MCInst's ar...
2017 Jul 11
2
old hardware / minimal netinstall -> CPU fan control
...OS 6 i386 onto an old rack server (it's gonna be a
Bacula storeage server and is a 1U 1/2 depth chassis)
I did a minimum netinstall and so far so good. However, I have one problem.
The CPU fan is going at full speed constantly. Not a real problem apart from
(a) it will affect the fan's lifespan and (b) it's noisy.
I've done some Googling and found some help. I've installed lm_sensors and run
sensors-detect.
After reboot I get the following:
[root at harpo ~]# sensors
acpitz-virtual-0
Adapter: Virtual device
temp1: +40.0?C (crit = +75.0?C)
[root a...
2012 Mar 05
6
[LLVMdev] Clang question
...; > the number of bytes to copy does not exceed a certain threshold.
> >
> > As for the llvm.lifetime intrinsics, take a look at the documentation:
> > http://llvm.org/docs/LangRef.html#int_memorymarkers
> > If I'm not mistaken, these calls seem to be used to mark the lifespan of
> > a stack-allocated object.
> >
> > Regards,
> > Christoph
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mail...
2012 Mar 05
2
[LLVMdev] Clang question
...- at least as long as
> the number of bytes to copy does not exceed a certain threshold.
>
> As for the llvm.lifetime intrinsics, take a look at the documentation:
> http://llvm.org/docs/LangRef.html#int_memorymarkers
> If I'm not mistaken, these calls seem to be used to mark the lifespan of
> a stack-allocated object.
>
> Regards,
> Christoph
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120305/b24b9740/attachment.html>
2017 Jul 11
2
old hardware / minimal netinstall -> CPU fan control
...>> be a Bacula storeage server and is a 1U 1/2 depth chassis)
>>
>> I did a minimum netinstall and so far so good. However, I have one
>> problem.
>> The CPU fan is going at full speed constantly. Not a real problem apart
>> from (a) it will affect the fan's lifespan and (b) it's noisy.
>
> I used to have a HP 320 generation 2 server that I used as a desktop. it
> had a bunch of tiny fans that screamed like a banshee.
>
> it turns out that one of the RPMs they shipped with it (on CD, not
> actually
> installed) contained a driver that t...
2004 May 02
7
Connection caching?
Hey all,
on the distcc mailing list, a thread about load balancing
got a bit out of hand, and we started thinking about
moving fsh-like connection caching into ssh itself
to get rid of the overhead of starting up the python
interpreter to run rsh.
(Interestingly, mit's "rex", described at
http://www.lcs.mit.edu/publications/pubs/pdf/MIT-LCS-TR-884.pdf,
considers connection caching
2015 Aug 15
4
[syslinux:master] efi/pxe: Reuse handle
On Fri, Aug 14, 2015 at 11:42 AM, Patrick Masotta via Syslinux
<syslinux at zytor.com> wrote:
>>>>>
> website (meaning, HP could test their firmware to be compatible with
> Syslinux and with non-Windows OSes). If the HP firmware could be made
> (more) compliant with UEFI specs, or if it could be improved and still
> be compliant with UEFI specs, wouldn't
2012 Mar 05
0
[LLVMdev] Clang question
...; > the number of bytes to copy does not exceed a certain threshold.
> >
> > As for the llvm.lifetime intrinsics, take a look at the documentation:
> > http://llvm.org/docs/LangRef.html#int_memorymarkers
> > If I'm not mistaken, these calls seem to be used to mark the lifespan of
> > a stack-allocated object.
> >
> > Regards,
> > Christoph
> >
> > _______________________________________________
> > LLVM Developers mailing list
> > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mail...
2012 Mar 05
0
[LLVMdev] Clang question
...them with simple moves - at least as long as
the number of bytes to copy does not exceed a certain threshold.
As for the llvm.lifetime intrinsics, take a look at the documentation:
http://llvm.org/docs/LangRef.html#int_memorymarkers
If I'm not mistaken, these calls seem to be used to mark the lifespan of
a stack-allocated object.
Regards,
Christoph
2014 Apr 14
1
Alembic - Asterisk 11
...see there is a plan for better managing that on Asterisk 12 via
Alembic. All that being said, are there any plans to implement that with
Asterisk 11, since that is the current LTS release? Or are we pretty sure
the table structure won't be changing within that version through the rest
of its lifespan, making such an effort a waste?
Thanks,
Josh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140414/5c027622/attachment.html>
2019 Mar 05
2
RFC: Contained stateful AliasAnalysis
...d
BasicAA's DecomposeGEP.
Ideally we'd would have something along the lines of:
void keepCaches()
void clearCaches(),
with the first one called just before building MemorySSA, and the second
one called afterwards.
Again, I'm looking into how to make this available but also contain the
lifespan of these internal caches to only "as long as it takes for this
other analysis pass to be built".
Suggestions and feedback are most welcome!
Thanks,
Alina
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachme...
2012 Jan 24
1
Plotting coxph survival curves
Hi,
I am attempting to plot survival curves estimated by cox proportional
hazards regression model. The formula for the model is this:
F.cox.weight <- coxph(Surv(Lifespan, Status) ~ MS + Weight + Laid + MS:Laid
+ Weight:Laid, data = LongF)
MS = Mating status (mated/virgin)
Weight = adult female weight, continuous covariate
Laid = number of eggs laid by each female, continuous covariate
I want to plot female survival, as estimated by my model, by mating status
and...