It works with segments or arrows :-)
x<-rnorm(10)
y<-rnorm(10)
plot(1:10,x)
points(1:10,y, col=2)
segments(1:10,y,1:10,x)
--
View this message in context:
http://www.nabble.com/Overlaid-plots---lines-tp21828330p21829804.html
Sent from the R help mailing list archive at Nabble.com.
__
lines(x,y) I can only join the points of one plot...
Thank you in advance,
GSt
--
View this message in context:
http://www.nabble.com/Overlaid-plots---lines-tp21828330p21828330.html
Sent from the R help mailing list archive at Nabble.com.
__
R-help@r
8 on 1 df, p=0
Score (logrank) test = 86.1 on 1 df, p=0
> cox.zph(cox_)
rhochisq p
Albumin_gproL -0.05090.1970.657
Thank you in advance...
3 matches
Mail list logo