search for: allend

Displaying 15 results from an estimated 15 matches for "allend".

Did you mean: allen
2003 Mar 08
0
RE: Text Rotation (was: Take care with codes()!)
...r, data$Value) # try again, with column labels rodated 90 degrees, and given more space balloonplot( data$Car, data$Color, data$Value, colmar=3, colsrt=90) -Greg > -----Original Message----- > From: Warnes, Gregory R > Sent: Saturday, March 08, 2003 10:12 AM > To: 'Ramon Alonso-Allende'; Warnes, Gregory R > Cc: 'ripley at stats.ox.ac.uk'; 'r-help at stat.math.ethz.ch' > Subject: RE: Text Rotation (was: Take care with codes()!) > > > > You can use the graphics parameter "srt" to rotate displayed > text by a specified number o...
2003 Mar 08
0
RE: Text Rotation (was: Take care with codes()!)
...o this, may need to modify the call to text to increase ylim and change the plot location to give you more room. I'm working to update the 'balloonplot' function in the gregmisc package now to handle this case gracefully. -Greg > -----Original Message----- > From: Ramon Alonso-Allende [mailto:allende at cnb.uam.es] > Sent: Saturday, March 08, 2003 6:41 AM > To: Warnes, Gregory R > Cc: 'ripley at stats.ox.ac.uk'; 'r-help at stat.math.ethz.ch' > Subject: Re: Take care with codes()! (was [R] type of representation) > > > Hi > > I have...
2003 Jan 03
1
Take care with codes()! (was type of representation)
...put a nice title title(main="Car by Color Popularity\n(Dot size proportional to popularity)") -Greg > -----Original Message----- > From: ripley at stats.ox.ac.uk [mailto:ripley at stats.ox.ac.uk] > Sent: Friday, January 03, 2003 1:53 PM > To: Warnes, Gregory R > Cc: 'allende at gredos.cnb.uam.es'; 'r-help at stat.math.ethz.ch' > Subject: RE: Take care with codes()! (was [R] type of representation) > > > From the help page of codes(): > > Normally `codes' is not the appropriate function to use with an > unordered factor...
2004 Dec 13
1
NFS mount problem
...f length 158 [2004/12/13 10:33:55, 3] smbd/process.c:switch_message(887) switch message SMBntcreateX (pid 28589) conn 0x2d7ee8 [2004/12/13 10:33:55, 3] smbd/dosmode.c:unix_mode(111) unix_mode(do/publications/temp/P1010002.JPG) returning 0664 [2004/12/13 10:33:55, 2] smbd/open.c:open_file(245) AllenD opened file do/publications/temp/P1010002.JPG read=Yes write=No (numope n=2) [2004/12/13 10:33:55, 3] smbd/process.c:process_smb(1092) Transaction 1377 of length 76 [2004/12/13 10:33:55, 3] smbd/process.c:switch_message(887) switch message SMBtrans2 (pid 28589) conn 0x2d7ee8 [2004/12/13 10:33:5...
2010 Feb 03
3
to convert a character string in time
...on: balise07$Hour <- as.POSXIct(balise07$Hour) but it didn't work. Do you know why? Do you know how i can convert my string character in a real time? Thanks Karine HEERAH Master 2 mention "océanographie et environnements marins", parcours océanique 42 rue Salvador Allende 92000 Nanterre 06.61.50.97.47 _________________________________________________________________ [[alternative HTML version deleted]]
2003 Jan 03
2
type of representation
Hi I have some data that i want to plot but i don't find how to do it. I have car types (bmw,renault,mercedes,seat ...), colors and a number for each car type-color relation.I want to come up with a matrix representation of cars vs colors where in each intersection i could set a dot proportional in size to my third variable. Can anybody give me a clue of hoe to come up with such
2006 Mar 18
0
No subject
...=format(data$Value), # label value > col="black", # textt color > ) > > # put a nice title > title(main="Car by Color Popularity\n(Dot size proportional to popularity)") > > > -Greg > > > -----Original Message----- > > From: allende at gredos.cnb.uam.es [mailto:allende at gredos.cnb.uam.es] > > Sent: Friday, January 03, 2003 4:46 AM > > To: r-help at stat.math.ethz.ch > > Cc: allende at gredos.cnb.uam.es > > Subject: [R] type of representation > > > > > > Hi > > > > I have...
2010 Jan 26
2
hdf files
...reur dans hdf5load("LongitudeLatitudeGrid-s6250-Antarctic.hdf", load = TRUE, : unable to open HDF file: LongitudeLatitudeGrid-s6250-Antarctic.hdf Thanks a lot, Karine HEERAH Master 2 mention "océanographie et environnements marins", parcours océanique 42 rue Salvador Allende 92000 Nanterre 06.61.50.97.47 _________________________________________________________________ [[alternative HTML version deleted]]
2011 Aug 25
2
Bold in expression in Y label
Hi all: I need to put bold font in the y label, which is an expression at the same time When putting font.lab=2 in plot, it only puts bold font for the x axis label.. what should I do? Thanks very much plot(jitter(c(1, 4, 7, 9, 11, 13), a=0.1), y = Bllim.m, xlab = "Week", ylab = expression(paste("B removal rate", " (mg/m"^{3}, "-d)")),font.lab=2, ylim =
2012 Nov 21
0
BiodiversityR and box cox transformation
...d Rstudio just shut down. What is it? What could I do? Thanks a lot The instruction at "0x00000001" referenced memory at "0x00000001". The memory could not be "read" Kathy -- "Knowledge comes, but wisdom lingers" - Alfred Lord Tennyson Katherine Lizama Allende Ph.D. Candidate Department of Civil Engineering, Monash University Centre for Water Sensitive Cities PLEASE NOTE NEW NUMBER Phone +61 3 9905 5022 Fax: +61 3 9905 4944 http://eng.monash.edu.au/civil/about/people/profile/allende http://www.waterforliveability.org.au/?page_id=7314 http://scholar.goog...
2010 Apr 07
1
kriging problem - very urgent
...tion (gstat package). It gives me a dataframe, and i want a matrix for the prediction. How can i do that, in order to plot it with the image function after. Thanks a lot Karine HEERAH Master 2 , océanographie et environnements marins Université Pierre et Marie Curie (Paris 6) 42 rue Salvador Allende 92000 Nanterre 06.61.50.97.47 _________________________________________________________________ [[elided Hotmail spam]] tre téléphone! [[alternative HTML version deleted]]
2010 Feb 04
2
2 dimensional interpolation from matlab to R
...i want to do it on R. Do you how to do it? for ii = 1:length(seal_dive_depth07) seal_bathy_depth07(ii) = interp2(long,latg,A,seal_lon07(ii),seal_lat07(ii)); end Karine HEERAH Master 2 mention "océanographie et environnements marins", parcours océanique 42 rue Salvador Allende 92000 Nanterre 06.61.50.97.47 _________________________________________________________________ [[alternative HTML version deleted]]
2003 Apr 18
1
stepwise discriminant analysis
Hi all, is it possible to do stepwise discriminant analysis (linear amnd non-linear) in R? If yes- which package does it|? Thanks Janine -------------------------------------------- "El gesto y la palabra son el pensamiento del hombre" Isabel Allende Janine Illian lecturer in statistics SIMBIOS School of Computing University of Abertay Dundee Bell Street Dundee, DD1 1HG Scotland, UK Tel: +44-(0)1382-308488 Fax: +44-(0)1382-308537
2012 Jun 29
1
Problem with Beta Nut 2.6.4-1 For Windows
Hi All, I'm new to Nut and had been looking for a way of monitoring a small UPS we have just designed. We are using simple contact closure circuit, but I don't appear to be able to get the Genericups driver to work. I've followed the documentation and have decided to try the APC upstype = 1 If I type 'genericups -x upstype=1 /dev/ttys0' , I get an error: 'Fatal error:
2012 Mar 17
1
Slow loading with Ruby 1.9.3 and FXRuby 1.6.23
We have been using Ruby 1.8.6 and FXRuby 1.6.16 under Windows, from the old one step installer. The following code takes less than a second to load and execute on my five-year old Windows XP PC. puts ''Starting'' require ''fox16'' puts ''Done'' With Ruby 1.9.3 and FXRuby 1.6.23, it takes 12 or more seconds. Both tests are with all files on