similar to: Newbie query - reading data into R

Displaying 20 results from an estimated 11000 matches similar to: "Newbie query - reading data into R"

2008 Aug 26
2
lattice plotting character woes
The following reproducable code shows the setting of my problem: set.seed(260808) n = 50 x = rnorm(n) y = rnorm(n) z = ceiling(runif(n,0,4)) g = runif(n,0,6) G = factor(ceiling(g)) xyplot(y ~ x | G) plsy <- trellis.par.get("plot.symbol") plsy$pch = z trellis.par.set("plot.symbol",plsy) xyplot(y ~ x | G) plsy$pch = as.character(z)
2009 Sep 15
0
Rsync preserve owner/permissions
Hello I have setup a mirror script on our network, and I have some problem to preserve ownership of the files transferred. This problem is causing me a bit of headache as this file transfer is for some production file, where if there is not the right permission/ownership the program crashes, and it keep crashing. I am overcoming the problem by defining manually the ownership as
2004 Oct 24
2
(Newbie query) - Directing error messages to a text file
Hi all - I'm a first-timer on this list. Just downloaded and installed the latest version (20041019) - works very well - very many thanks to the devs! When I'm running an app using Wine, I get a few warnings and error messages. I'd like to be able to redirect these to a file (for two reasons) a) I'd rather they went to a file instead of the screen ( if I know an app
2012 Oct 12
0
Creating a correlation matrix with significance levels
Hi there, I tried this code from homepage: http://myowelt.blogspot.de/2008/04/beautiful-correlation-tables-in-r.html <http://myowelt.blogspot.de/2008/04/beautiful-correlation-tables-in-r.html> corstarsl <- function(x){ require(Hmisc) x <- as.matrix(x) R <- rcorr(x)$r p <- rcorr(x)$P ## define notions for significance levels; spacing is important. mystars <- ifelse(p <
2000 Aug 06
1
make pkg on windows NT
Hi, I am trying to compile a package i am developing on my home computer where i am running Windows NT 4.0 service pack 6. Everything works fine on my other computer at work running windows 98. I am using the cygwin 1.1 bash shell and tolls with the MingW compiler, version 2.95.2-1 installed seperately and first in the path. I have active perl 6.16 as well. Here is the error I get when i run
2003 Jul 31
1
Rsync not connecting
Hi All I am using the following command to update data from one server to another one. But it is returning back with error. Without SSH: [root@pc165017 var]# rsync -ae /var/www pc165002.napier.ac.uk:/var/www Failed to exec /var/www : Permission denied rsync error: error in IPC code (code 14) at util.c(162) rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync
1999 Apr 21
0
[MAILER-DAEMON@biostat.ku.dk: Returned mail: /home/sfe1/r-bugs/.forward: line 1: "|/home/sfe1/r-bugs/bin/new_message Rnew"... User r-bugs@biostat.ku.dk doesn't have a valid shell for mailing to programs] (PR#170)
--rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii at the bottom is a bug report - however I have include the bounce headers in case you want to fix the mailer too. This was the result of an online bug submission via http://r-bugs.biostat.ku.dk/cgi-bin/R. pete --rwEMma7ioTxnRzrJ Content-Type: message/rfc822 Content-Description: Forwarded message from Mail Delivery Subsystem
2005 Jun 06
0
Notification of Undelivered Mail (VIS)
An email that you sent to g.drummond@napier.ac.ukwith the subject title: Re: List has been blocked because it appears to contain a Virus/Worm. Please note : the recipient has been notified that your email has been blocked. In order to protect our systems the email has been deleted. Please clean and resend the email C&IT Services Napier University MailMarshal Rule: Anti-Virus (Inbound) : Block
2007 Jul 02
0
Branch 'as' - 4 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 51 + test/trace/Makefile.am | 16 test/trace/chartoascii-4.swf |binary test/trace/chartoascii-4.swf.trace | 7 test/trace/chartoascii-5.swf |binary test/trace/chartoascii-5.swf.trace | 1011 ++++++++++++++++++++++++++++++++++++ test/trace/chartoascii-6.swf |binary test/trace/chartoascii-6.swf.trace | 1008
1998 Oct 05
1
R-beta: help r-new
he copiado los archivos para windows95 en un directorio rnew, donde tengo el ejecutable rjune.exe, al correr este archivo me aparece un menu con las opciones File, workspace, edit, windows y help. La ventana de la consola permacene abierta y no se como se puede iniciar la escritura de un programa ni como compilarlo Yo estoy interezado en este lenguaje ya que trabajo con datos espaciales -
2002 Jul 10
4
Newbie fails to run sol.exe!
I'm running Mandrake 8.2, which comes with wine-20011226. I've used winesetuptk to configure wine with no native windows. When I run wine sol.exe I get loads of font error messages e.g. fixme:font:LFD_InitFontInfo DBCS fonts like '-daewoo-mincho-medium-r-normal--24-170-100-100-c-240-ksc5601.1987-0' are not working correctly now. and fixme:font:LFD_InitFontInfo font
2010 Jul 22
2
Changing some values within a variable
Hi I'm new to R and would like some help with a couple of problems. I suspect the solutions are quite simple. I have a data.frame (data) with 40 variables and 5238 observations created from ~150 text files using read.table. I would like to change some of the entries within two different columns. Firstly, in the Group column I have groups A and B, I would like to select all As and change
2005 Jan 18
0
Should we move mailing list server (was LXR-type source code browsing)
Ian Pratt wrote: > I sometimes think about moving the list onto our own majordomo setup, > but it would be quite an upheaval for subscribers, particularly those > that have mail filters set up. What do people think? Happy with > sourceforge, or time to move? I''m all for moving - the lag is frustrating. As to the filters, mine is set on having the [xen-devel] tag in the
2005 Mar 01
0
Error compiling balloon.c - nightly testing tarball 1/3/05
When compiling a 2.6.10-xen0 kernel I get the following error: CC drivers/xen/balloon/balloon.o drivers/xen/balloon/balloon.c: In function `balloon_process'': drivers/xen/balloon/balloon.c:209: error: `phys_to_machine_mapping'' undeclared (first use in this function) drivers/xen/balloon/balloon.c:209: error: (Each undeclared identifier is reported only once
2006 Feb 16
0
Local assistance in Wellington/NZ ?
Anyone out there in NZ, perhaps in Wellington? I''ve been doing procedural perl/PHP for so long that I''d appreciate some assistance with grokking Ruby :-) and the Rails framework. If you''re local to Wellington I''d be more than happy to pin you down over a liquid refreshment of some sort, as it were ... :-) I''ve just sort-of promised a friend to build
2005 Feb 28
3
(no subject)
Dear R Can you tell me how to change the working directory of R It's just that I have some text files that I wish to save separately from the R filing structure eg. into C:/my documents and need to change the working directory of R so that it reads these files . This means if I ever upgrade the current version of R nothing will be effected. brett Brett Stansfield Environmental Scientist -
2005 Feb 02
1
FW: Document1
> -----Original Message----- > From: Brett Stansfield > Sent: Wednesday, 19 January 2005 4:25 p.m. > To: 'S.Ganesh at massey.ac.nz' > Subject: Document1 > > <<Doc1.doc>> I was trying to get R to analyse one variable of the file > Chicken Weight. when I ask > > hist(data$weight) > R says "x must be numeric" > yet when I
2005 May 26
1
Chi Square Test on two groups of variables
Dear R help I have been trying to conduct a chi square test on two groups of variables to test whether there is any relationship between the two sets of variables chisq.test(oxygen, train) Pearson's Chi-squared test data: oxygen X-squared = 26.6576, df = 128, p-value = 1 > chisq.test(oxygen) Pearson's Chi-squared test data: oxygen X-squared = 26.6576, df = 128,
2005 May 29
2
joining files after canonical correlation
Dear R, I recently did a canonical correlation analysis on two subsets of data (location and weather). So I now have canonical scores for location and weather. but I'd now like to do a scatterplot matrix using the pairs statement. Is there a way to somehow join location.U and weather.V to become a new data set from which I could undertake a scatterplot matrix of the canonical variates?
2009 Jan 25
1
Multiple lattice plots on a page: aligning x-axes vertically
Dear R-help, I am creating a two lattice plots (a densityplot() and xyplot()) that have the same x-axes and then 'printing' them onto the same page, one above the other (see end of email for an example to generate the graph). With different labels on the y-axis for each plot the left spacing is different, and the x-axes don't align vertically. Although I can manually modify the