Displaying 5 results from an estimated 5 matches for "postop".
Did you mean:
poptop
2012 Nov 06
3
Survplot, Y-axis in percent
...fit
survplot (fit, col=c("gray1","gray40"), lty=1, lwd = 1,
col.fill=c("gray50","gray80"),
mark.time= T, conf="bands" , conf.int=.95, add=F ,
xlim=c(0, 20) , time.inc = 4,
ylim=c(0.5, 1),
xlab="Years Postoperative" , ylab="Cumulative Survival
Probability" ,
label.curves=F , abbrev.label=F ,
yaxt="n"
)
--
View this message in context: http://r.789695.n4.nabble.com/Survplot-Y-axis-in-percent-tp4648572.html
Sent from the R help mailing list arc...
2007 Sep 14
0
lme for repeated measurements over time
...rgical patients in which repeated laboratory
measurements were taken over time after surgery. I decided that lme
would be the best model to fit the data.
I already fitted the model
lme(logratio ~ gr*I(pod-10) + I(pod^2-10) + I(pod^3-10), data=xyz,
random = ~ pod|subj)
where gr = two groups; pod = postoperative day; subj = patient;
logratio = log of value at day pod/preoperative value: log(post/pre)
but these questions remain:
1. Is lme the best model to fit the data? Other suggestions?
2. Since the ratio had no gaussian distribution I took the log which
seems to have a normal distribution. Is t...
2008 Nov 21
0
Wine release 1.1.9
...upPrivilegeValueW.
shdocvw: Added Support for the IViewObjectEx interface.
winmm: Increase tolerance range.
mshtml: Add tests for supported interfaces.
shdocvw: Correct tests.
ntoskrnl.exe: Implement MmGetSystemRoutineAddress.
mshtml: Implement IHTMLStyle get/put posTop.
mshtml: Implement IDispatch for IHTMLCurrentStyle.
mshtml: Implement IHTMLDocument2_get_images.
version: VerQueryValueA/W allow blank and NULL strings.
Andrew Fenn (6):
xinput1_3: Initial implementation.
xinput9_1_0: Initial implementation.
xinput1_1: Initial i...
2013 Sep 06
2
[Gluster-devel] GlusterFS 3.3.1 client crash (signal received: 6)
It's a pity I don't know how to re-create the issue. While there are 1-2 crashed clients in total 120 clients every day.
Below is gdb result:
(gdb) where
#0 0x0000003267432885 in raise () from /lib64/libc.so.6
#1 0x0000003267434065 in abort () from /lib64/libc.so.6
#2 0x000000326746f7a7 in __libc_message () from /lib64/libc.so.6
#3 0x00000032674750c6 in malloc_printerr () from
2011 Jun 09
1
NFS problem
Hi,
I got the same problem as Juergen,
My volume is a simple replicated volume with 2 host and GlusterFS 3.2.0
Volume Name: poolsave
Type: Replicate
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: ylal2950:/soft/gluster-data
Brick2: ylal2960:/soft/gluster-data
Options Reconfigured:
diagnostics.brick-log-level: DEBUG
network.ping-timeout: 20
performance.cache-size: 512MB