search for: yla

Displaying 7 results from an estimated 7 matches for "yla".

Did you mean: la
2007 Mar 16
0
How can I place axis annotations away from axis?
...data<-read.table("3d_plot_data.txt", header=T) attach(data) par(mfrow=c(1,2)) library(akima) interpolation<-interp(rr,veg_r,predict) persp(interpolation,theta = -45, phi = 30, ticktype = "detailed", nticks=4, cex=0.8, expand=0.5, xlab="\n\n\nPrecipitation", yla="\n\n\nVegetation", zlab="\n\n\nDensity", shade=0.4) interpolation<-interp(tc,veg_r,predict, duplicate="mean") persp(interpolation,theta = -45, phi = 30, ticktype = "detailed", nticks=4, cex=0.8, expand=0.5, xlab="\n\n\nTemperature", yla="...
2005 Jul 26
0
Re: refresh problem
...hanx > > Serhat Gursoy > > > > ****************************************************************************** > > Bu mesaj, al?c? olarak belirtilen ki?iye ait ?zel bilgi i?ermektedir. > E?er, bu mesaj ile ilgili ki?i de?ilseniz; l?tfen bu mesaj? t?m > kopyalar?yla > birlikte siliniz ve e-mail arac?l???yla mesaj? g?nderen ki?iyi > uyar?n?z. > > E-mail ileti?imi g?venli bir ileti?im de?ildir ve hatalar i?erebilir, > g?nderim > esnas?nda ???nc? ki?iler taraf?ndan de?i?tirilebilir, > kaybolabilir, ge? > iletilebilir veya...
2008 Jun 20
2
New convert
All, Apologies for cluttering the list, but I just wanted to say hello and prepare all for a barage of silly discussions from a tech-hypochondriac! We have recently purchased two servers running CentOS, and as I'm from more of a Debian based background, it would be good if someone could point out the two or three main differences please? I'm reading up on the package management as I
2006 Mar 16
0
Having trouble with plot.survfit and fun="cloglog"
...t=FALSE,fun="cumhaz") # Works > plot(eg1.km,mark.time=FALSE,conf.int=FALSE,fun="cloglog") # Error Error in rep.default(2, n2 - 1) : invalid number of copies in rep() In addition: Warning message: 2 x values <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, ylabel , log) The axes are set and drawn up but nothing else is plotted. > plot(eg1.km,mark.time=FALSE,conf.int=FALSE,fun="cumhaz",log="xy") # OK Warning messages: 1: 2 x values <= 0 omitted from logarithmic plot in: xy.coords(x, y, xlabel, yla bel, log) 2: 1 y value <=...
2002 Aug 12
0
Es-Peri.Com
...----------------------------------- Hayat?m?za damgas?n? vuran baz? anlar vard?r ve zaman ikiye b?l?n?r: ?ncesi ve sonras?... esperi ise hayat?n ?tesinde. herkesin aynaya d??en aksinde kendini bulup bulup yitirmesi gibi anla??lmaz, ula??lmaz... ------------------------------------ "G?n?n payla??m?" "?ocukken ba?layan bir hastal?k bu. 8 ya??nda filand?m daha. evde tek ba??ma oturuyorum; can?m a?lamak istedi birden, ?yle durduk yere. can?m bir ?eye ?z?lmek istedi. ama ?z?lecek bir ?ey yoktu ortada. d???nd?m d???nd?m; d???n?rken bir yandan da radyoda beni a?latacak, ya da a?la...
2010 Sep 10
1
adding labels above bars in a barplot
...ow.names(dat.bar)<-dat.data[,1] names(dat.bar)<-c("VAR1") dat.bar VAR1 Category 01 17.5 Category 02 15.2 Category 03 10.3 Category 04 8.4 Category 05 20.3 par(mar=c(12,6,3,2),cex.axis=1.2,cex.lab=1.4) barplot(t(as.matrix(dat.bar)),ylim=c(0,max(dat.data[,2]*1.1)),las=2,ylab="Y label text",col="orange") box() up <- max(dat.data$VAR1)*0.1 for (i in c(0:nrow(dat.data))) { legend(0.25+i,dat.bar[1+i,1]+up,dat.data[i+1,3],col="blue",bty="n") } ---------------------------------------------------------------- Webmail - iBCMG I...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking