similar to: Lattice graphics with combined plot types

Displaying 20 results from an estimated 400 matches similar to: "Lattice graphics with combined plot types"

2004 Oct 19
2
Sweave and Trellis in R 2.0.0patched (Windows)
I've been using the following code to plot using Sweave in version 1.9.1 library(RODBC) library(lattice) channel <-odbcConnectExcel("h:/water.xls") data <- sqlQuery(channel,"select * from `Sheet1$` where Test = 'TOC' and (Valve='5010-05' or Valve='8030-V26' or Valve='1180-08' or Valve='5040-08')") odbcClose(channel) srt <-
2005 Jun 24
2
Steam problem
Hi List! I have a little problem: I start steam so: *jonas@jonas:~/.wine/drive_c/Programme/Valve/Steam$ wine steam.exe *err:mmio:MMIO_ParseExtA No . in szFileName: "" err:mmio:MMIO_ParseExtA No . in szFileName: "C:\\Program Files\\Valve\\Steam\\" fixme:vxd:VXD_Open Unknown/unsupported VxD L"gdperf.vxd". Try setting Windows version to 'nt40' or
2012 Feb 04
2
Steam survey lists wine...
...version as information that'll be transmitted to Valve. Saw it the first time today, has anyone seen that before? Is there an information from Valve about that?
2008 Mar 27
3
Counter Strike wine problem!!!
Hi everyone! I am using OpenSuse 10.3 with desktop effect compiz-fusion and wine 0.9.57! I have installed counter strike 1.6 with wine and everything went fine. When i run the game with no desktop effect works fine but when i run with desktop effects it doesn`t start and it tells me: Code: calin at DarkStar:~/.wine/drive_c/Program Files/Valve> wine hl.exe -game cstrike
2011 Jan 18
3
tips for looping over a category for beginner
hello, I am very new to R. My current data set is a mix of values and categories. It is a geoscience data set, with values per rock sample. Case in point, each sample belongs to a lithology class, and each sample has several physical property measurements (density, porosity...). I want to be able to plot these physical properties for all samples in each lithology class. this is how i'm doing
2011 Oct 21
1
Specifying Greek Character in Lattice Plot Label
For an axis label I want to include the Greek letter mu within the string. I've not found the proper way of including that expression within the string. What I want is "Conductivity (uS/cm)" with the 'u' replaced by mu. When I try "Conductivity (" expression(paste(mu)) "S/cm)" I get an error. If I don't separate Conductivity and S/cm with
2012 Feb 16
1
how to get r-squared for a predefined curve or function with "other" data points
hello mailing list! i still consider myself an R beginner, so please bear with me if my questions seems strange. i'm in the field of biology, and have done consecutive hydraulic conductivity measurements in three parallels ("Sample"), resulting in three sets of conductivity values ("PLC" for percent loss of conductivity, relative to 100%) at multiple pressures
2004 Aug 06
2
Half-Life(First Person Shooter) is using Speex
Martin Otten did most of the work to get Speex up and running for our games about a month ago, and we just recently released it to the Steam beta. So far it appears to be working pretty well, and we're interested in doing more work using Speex going forward. I'd love to hear any feedback that people have using it, especially at the different quality settings. The information on how it
2011 May 14
4
Libnss-mdns problem
Hi there! I've got a problem with running wine under Debian. When i try to start a download following comes : root:~# wine ~/.wine/drive_c/Program\ Files/Valve/HLServer/HldsUpdateTool.exe -command update -game brink ~/server/brink It appears that libnss-mdns is installed on your system, but lib32nss-mdns is not. Please note that Wine will not be able to access the Internet unless you either
2011 Jan 19
1
Using subset to filter data table
I am having difficulty understanding how I would constrain a data set by filtering out 'records' based on certain criteria. Using SQL I could query using 'select * from my.data where LithClass in ('sand', 'clay')' or some such. Using subset, there seem to be ghosts left behind (that is, all of the LithClass *.Labels* remain after subset) > dput(tcc)
2009 Jun 24
8
Steam Games Don't Work. Please Help!
I bought a new computer for myself, and installed Kubuntu on it. I installed Steam on it, bought the orange box, tried to run TF2, and it didn't work. When I started it up, t showed the VALVE logo and played their little jingle, showed the Source logo, then the screen went blank and nothing happened :x . It opened it in the Konsole (Terminal) and it gave me this when the screen (on the desktop
2006 Dec 18
2
I''m back
Hey all, I''m back. Some of you are probably thinking that is the longest weeks vacation on record. Well, I''d like to take this opportunity to apologise for my absence and offer a brief explanation. When I got back to Australia I naturally went home to visit my parents, only to find that they have been hit really hard by the drought. They didn''t really tell me just how
2019 Sep 14
2
Changing UPS to a bigger APC 1500 1000WA, what driver?
I've drug it as far under the table as I can get it on a 30% heart. Yeah, I'm getting on, I'll be 85 in about 2 weeks. Heart surgury will be scheduled in the next few days to replace a worn out, leaky aortic valve. Piece if cake if my veins are big enough. So what driver do I use with a Smart-UPS_1500??? Never mind it was found and accessed by the bootup! upsc my usp reports:
2010 May 12
9
Now you can go crazy; Steam and Source natively for Linux
http://www.phoronix.com/scan.php?page=article&item=valve_steam_announcement&num=1 I will be very interested in any tie-ins with Wine for win32 games.
2011 Apr 20
1
pixels in half life 2
Decided to try wine to run games so I did not need to dual boot with windows. I downloaded steam first because it looked like it worked well in wine. Steam is working great. Downloaded Amnesia, the Dark Descent first and tried it out. It runs great. Decided to try Half-Life 2 and I get the Valve screen then it goes black for a second then the screen is just a bunch of random pixels. I am a
2009 Jun 06
4
Team Fortress 2 Issues
Hello there, After downloading the latest version of wine, latest graphics drivers and install Steam through PlayOnLinux, I tried to launch Team Fortress 2. The initial Valve sound played and then the menu soud, but there was absolutely no video/display. Checking the processes list, hl2.exe was still running, so obviously something is going wrong here. My system should be fine, as I used to run
2008 May 31
1
Can Wine run on anything other than x86 ?
I was just reading this article http://blog.sillica.com/2008/05/30/valve-source-engine-to-hit-linux-soon/ and author suggests that one of the Wine derivative has been used on PS2 in order to run the DirectX features using OpenGL. Is it technically possible to do with Wine? For all I know, Wine waited a long to get to Mac and port was only successful after Apple started using Intel CPU's.
2011 Dec 27
2
How to create a loop and then extract values from the list generated by cor.test
Dear all, I would like to conduct a Pearson's correlation using cor.test separately for each individual in my data set. Each individual has nine observations of the measurement variable 'Delta13C'. I can figure our how to do it manually one 'Individual_ID' at a time, but I cannot figure out how to automate the process (a loop I am guessing). In addition, I would like to
2013 Jul 12
0
[1.6-rc4] - Still No Text In Windows Valve Steam Client ?
[1.6-rc4] - Still No Text In Windows Valve Steam Client ? Hi, I am running Kubuntu 13.04 64Bit fully updated. I am running WINE 1.6-rc4. When I installed Valve's Steam client for Windows it installed with no problems but when Steam client launches is has no text. I know the current work-around: "wine Steam.exe -no-dwrite". When will this issue be fixed? Thanks! PS - Yes I know
2007 Nov 02
0
Splus/R Programmer- Edwards Lifesciences in Irvine, CA
Statistical Programmer (SAS or Splus/R) About the Company: Edwards Lifesciences (NYSE: EW) is a global leader in products and technologies to treat advanced cardiovascular disease, the global leader in acute hemodynamic monitoring and the number-one heart valve company in the world. Headquartered in Irvine, California, Edwards has more than 5,000 employees'' worldwide, selling medical