Displaying 2 results from an estimated 2 matches for "subproc".
Did you mean:
subprog
2008 Nov 06
1
Strang line while plotting failure curves
...cumulative failure rate
(i.e. 1 - survival probability). I have used the following code to plot. The
scenario is that patients are randomized to different treatment arm (rev in
the code), the PCI revascularization was monitored over 5 years.
#R code
testfit <- survfit(Surv(pcifu,pci)~rev,data=subproc)
testfit$surv <- 1 - testfit$surv
testfail <- plot(testfit, mark.time=FALSE,col=1:2, main='Failure Rate')
#End of R code
I arbitarily replaced testfit$surv by computing 1 minus the original
survival rate. So far so good. However, when I plot the manipulated
"testfit", the...
2006 Apr 12
1
powerd not behaving with an Asus A8V-MX and Athlon 64 X2 3800+
...- 213 16,32,64,128,256
sysctloid 3430 103K - 3430 16,32,64
sysctl 0 0K - 88 16,32,64
uidinfo 7 2K - 10 32,1024
plimit 14 4K - 136 256
cred 17 3K - 1236 128
subproc 193 349K - 705 256,4096
proc 2 8K - 2 4096
session 20 3K - 20 128
pgrp 22 2K - 24 64
mtx_pool 1 8K - 1
module 382 24K - 382 64,128
CAM XPT...