search for: stansel

Displaying 6 results from an estimated 6 matches for "stansel".

Did you mean: stansell
2004 Oct 16
1
problem with axis labels
...the viewing area of the eps file (or the x11 window). I have tried experimenting with the postscript bounding box, and using such R commands as over(phantom(0),...) but I make the whole y-label visible. Does anyone have any suggestions for how I may fix this. (Please CC mailing list email to p.stansell at ed.ac.uk.) Thanks, Paul Stansell label<-expression(italic(A)==union(italic(H)[italic(i)],i==1,4)) postscript("labelBug.eps",onefile=F,height=5,width=5,pointsize=12) plot(1,1,xlab=label,ylab=label) dev.off()
2013 Jun 23
1
would enabling profiling at all times be okay?
Does anyone know if enabling profiling all the time is okay to do? I'm worried that the accounting pieces might cause increased memory usage over time or some other issues. I was hoping to enable that to be able to track performance over time with our monitoring software. My plan was to run gluster volume profile info every couple of minutes and track the latency and bytes read/written for
2001 Jun 14
2
haerdle package
...hing Techniques with Implementation in S", Springer-Verlag, 1991. Also, why is this package not listed in the CRAN. I got haerdle_1.0-1.tar.gz from ftp://ftp-stat.uni-klu.ac.at/pub/R/contrib and it installed okay (after I had removed the Makefile in haerdle/src/). Thanks for your help, Paul Stansell -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at s...
1999 Dec 08
2
rookie - mount nt share from Solaris 2.6?
I believe I know the answer, but I'd like to be certain, since I keep seeing references to things like smbmount and smbfs... Is it possible to mount an NT (4.0sp3) share onto a Solaris 2.6/Sparc? I just grabbed Samba 2.0.6. I suspect not (I don't see any smbmount or smbfs in my samba/bin directory). Will this ever be a possibility? If so, when? And, are there any other options for
2004 May 10
2
read error produces null-byte-filled destination file
I've run into a bug in the IO handling when reading a file. Suppose I have a file that lives on an NFS filesystem. That filesystem is NOT being exported with auth=0 permissions. So, if I try to access a file as root, it successfully opens the file, but subsequent reads fail with EACCES. This produces a destination file full of null bytes. I noticed this with 2.5.7, but checked 2.6.2 as
2013 Oct 06
0
Options to turn off/on for reliable virtual machinewrites & write performance
In a replicated cluster, the client writes to all replicas at the same time. This is likely while you are only getting half the speed for writes as its going to two servers and therefore maxing your gigabit network. That is, unless I am misunderstanding how you are measuring the 60MB/s write speed. I don't have any advice on the other bits...sorry. Todd -----Original Message----- From: