search for: visualis

Displaying 8 results from an estimated 8 matches for "visualis".

Did you mean: visualise
2010 Apr 20
1
lattice code to plot columns over another variable
Hi, I've been struggling with a lattice visualiation. I have a data.frame with 4 columns. What I'd like to have is a set of 3 panels. Ecah panel will have the first column plotted against serial number and then will superimpose the relevant column. My non-lattice version is as follows: x <- data.frame( ... ) par(mfrow=c(3,1)) for (i in 2:4) { plot(x[,1]) points(x[,i]) } Any
2008 Dec 28
1
Using a constant scale across X-Y plots
I am working off an example from Deepayan Sarkar's Lattice:Multivariate Data Visualiization with R. I am trying to create Figure 5.6, essentially, but I would like to be able depict different metro areas. These of course have different lat/longs, so I need to make different graphs. BUT (and this has been the tricky part), I would like to produce graphics for each metropolitan
2008 Apr 05
3
DKMS
Alan, I knew of the Dell article, as I have all of those saved for reference. [1] I was just wondering if you knew of any that were for someone knew to Linux. You know the Microsoft type tutorials that have screenshot with them. That's the question I get asked a lot of times from around my home area. In turn when these users that are new to Linux they get discouraged when they can't
2005 Dec 21
0
(Debian Bug 344248): R segfaults when pressing Delete (PR#8421)
...GNU R collection of 3d plot functions and rg > | ii r-cran-nlme 3.1.62-1 GNU R package for (non-)linear mixed effects > | ii r-cran-quadpro 1.4.7-2 GNU R package for solving quadratic programm > | ii r-cran-rgl 0.65-1 GNU R package for three-dimensional visualis > | ii r-cran-rpart 3.1.27-1 GNU R package for recursive partitioning and > | ii r-cran-surviva 2.20-1 GNU R package for survival analysis > | un r-cran-tkrplot <none> (no description available) > | ii r-cran-vr 7.2.23-1 GNU R package accompa...
2005 Dec 21
2
(Debian Bug 344248): R segfaults when pressing Delete (PR#8420)
...sc3d 0.3-1-1 GNU R collection of 3d plot functions and rg | ii r-cran-nlme 3.1.62-1 GNU R package for (non-)linear mixed effects | ii r-cran-quadpro 1.4.7-2 GNU R package for solving quadratic programm | ii r-cran-rgl 0.65-1 GNU R package for three-dimensional visualis | ii r-cran-rpart 3.1.27-1 GNU R package for recursive partitioning and | ii r-cran-surviva 2.20-1 GNU R package for survival analysis | un r-cran-tkrplot <none> (no description available) | ii r-cran-vr 7.2.23-1 GNU R package accompanying the Venables a...
2005 Dec 21
1
(Debian Bug 344248): R segfaults when pressing Delete (PR#8422)
...GNU R collection of 3d plot functions and rg > | ii r-cran-nlme 3.1.62-1 GNU R package for (non-)linear mixed effects > | ii r-cran-quadpro 1.4.7-2 GNU R package for solving quadratic programm > | ii r-cran-rgl 0.65-1 GNU R package for three-dimensional visualis > | ii r-cran-rpart 3.1.27-1 GNU R package for recursive partitioning and > | ii r-cran-surviva 2.20-1 GNU R package for survival analysis > | un r-cran-tkrplot <none> (no description available) > | ii r-cran-vr 7.2.23-1 GNU R package accompa...
2007 Apr 22
0
PXA270 and it's framebuffer - 2700G OpenGL ES
...L ES boards are compatible within one OS, no matter if its x86 or ARM or other OpenGL ES seem to be very well supported by manufacturers - that means that bumstix, even as an ARM architecture is not a problem anymore.. at all! everythig is there - SDKs, development kits, 3D modeling software, 3d visualisation engines.. everything! so, i was wrong... there IS lots of people that DO compile for ARM and apperantly it all works rather smoothly! ah, buy the way... since ARM is popular platform it might be quite possible to have OpenGL *without* 2700G chip, i was only worried that we might not be a...
2003 Feb 03
8
Ext3 strangeness data loss
Hi folks, I'm in really big trouble with ext3. At about every second reboot I have files changed on my ext3 filesystem! In most cases I realize that sshd didn't start, and after examination I found that /usr/sbin/sshd or /lib/libutil-x.y.so changed. But when I reboot, everything seems OK. I looked once into the binary, and find parts of syslog in it!!! Horror! And this is a ususal