similar to: GNUplot to R conversion?

Displaying 20 results from an estimated 4000 matches similar to: "GNUplot to R conversion?"

2007 Mar 23
4
Conversion from string to date type
Hi, I'm on my very first steps to R and so I hope that I do not ask a really stupid questions but I did not found it via R-Search, in the FAQ or Google (BTW, the name "R" is not a really good seekiong criterion ;-) ). I have a data file containing a table that containes dates and values like date\t value1\t value2, ... 01.03.2007\t 17\t 42\t ... 02.03.2007\t 2\t 3\t ...
2008 Aug 22
1
R and GNUPLOT
Hello, I am trying to send commands to GNUPLOT to load a .plt file that was generated with a C++ software module called with R, and to replot. I am able to open the program with shell.exec (below) but I am at a loss at what do next. Any suggestions?? shell.exec("C:\\ gnuplot \\ bin \\ wgnuplot.exe") Thanks
2011 Mar 12
2
Gnuplot fit function in R
Hi there, I'm new to R, coming from gnuplot for the plotting facility... I'm just wondering if there is a equivalent to the fit function of gnuplot in R? If not, s there any good resource on fitting gaussians into a curve? greetings, Stefan
2010 Jul 08
2
Calling Gnuplot from R
Hi, I am wondering if there is a way to call Gnuplot from R and/or if anyone can recommend a package on CRAN capable of doing this? Thanks, Chris PS - Please cc me on the response. [[alternative HTML version deleted]]
2004 Jul 05
3
[LLVMdev] Propose change gnuplot options for small picture versions
In current state dates at small version of pictures generated by night builder script is unreadable ( for example http://llvm.cs.uiuc.edu/testresults/X86/running_loc.png ). I suggest rotate it to vertical position in small picture versions. .png file created modified gnuplot script (for comparing) and patch attached. "set xlabel 0,-1 " added for solving xlabel and xtics text overlap
2008 Mar 18
7
download.file()
Hi, I wanted to download a file and did the following: --------------------------------------------------------- > fileLink <- 'ftp://ftp.ncbi.nih.gov/pub/geo/DATA/supplementary/series/GSE1000/GSE1000_RAW.tar' > download.file(fileLink,'/geoDat') trying URL 'ftp://ftp.ncbi.nih.gov/pub/geo/DATA/supplementary/series/GSE1000/GSE1000_RAW.tar' ftp data connection made,
2008 Jul 25
4
Matrix barplot
Hi, as a bloody R beginner I failed to solve the probably simple problem to create a barplot of the following data read from a file Year A B C 2000 4 3 0 2001 2 1 3 2002 1 2 5 The Barplot should look like 5 | C 4 | A C 3 | AB C C 2 | AB A C BC 1 |
2000 May 09
0
[RHBA-2000:021-01] gnuplot
--------------------------------------------------------------------- Red Hat, Inc. Bug Fix Advisory Synopsis: gnuplot Advisory ID: RHBA-2000:021-01 Issue date: 2000-05-08 Updated on: 2000-05-08 Product: Red Hat Linux Keywords: editing, completion, arrows, history, readline Cross references: N/A
2008 Mar 18
2
read.dta for files from stata 9.0
Dear R-helpers, if I want to read a .dta-file generated by stata 9.0 with read.dta (foreign), I get the message "not a stata version 5-8 .dta-file". I'm using R-2.6.2 and the latest version of the foreign package. Has someone any hint? With many thanks, Albrecht
2008 Apr 01
1
Subset: data frames and factor levels
Hi! I'm doing: etni <- subset(etni, NAMECOM!="Maniquisito") where etni is a data.frame, NAMECOM a factor and "Maniquisito" labels a row that I want to delete. The problem is that while the row is deleted, the factor level is still there (I can see "Maniquisito" if I do levels(etni$NAMECOM) ). I know I can get the appropriate levels by:
2008 Apr 02
3
Nonlinear equation
Dear R Users, I'm trying to find function that allow me to solve one nonlinear equation. Functions that I found are good for optimization problems. Any suggestions are welcome, rob
2006 Apr 18
0
GNUPLOT + Ruby question
Hi, I need a fairly advanced graphing soultion and it seems as though GNUPLOT is one of the very few graphing solutions that i can use with ruby. Java has JFreeChart, which Rocks. Does anybody have experience with GNUPLOT + Ruby + Windows? If so, what are the steps to get it all working? Any help is appreciated as I cant get it working. Thanks, Chris -- Posted via
2002 Oct 31
0
GNUPLOT
Hi, I advertised gnuplot as a better alternative to the general graphing program. It came to my knowledge, that the website I have sent to this list is dead -- the correct one is http://www.gnuplot.info. Matej -- Matej Cepl, matej at ceplovi.cz, PGP ID# D96484AC 138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488 There is no reason to suppose that most human beings are engaged in
2008 Mar 13
1
smoothest way to upgrade R, say from 2.6.1 to 2.6.2?
Like many software assemblies, R is updated frequently. Also, it creates its own release-numbered directory when it is installed. Packages get dumped into the subdirectory "library". I have a personal habit of storing documents related to R packages in the "doc" subdirectory. Here are my questions. (1) How do people manage an upgrade, from 2.6.1, say, to 2.6.2? 2.6.2 will
2008 Mar 11
2
(no subject)
# PROBLEM WITH ABLINE # I have a question about a seemingly imprecise abline figure which I have come accross now a few times. # After reading variables a and b... a<-c(3729,1796,1956,5177,3201,3138,4265,3042,3745,2060,5713,6811,4184,1221,4700,3171,8913,5565,5500,2428,4841,10428,11197,5946,2783,4842)
2003 May 29
4
Postscript query: plotting long vectors
Hi, I have a query about the maximum length of vector that can be plotted in one go in a postscript driver. Try the following code (in 1.7.0; version details below): t <- seq(from=0, to=4*pi, length=200000) y <- sin(t) postscript(file="o.ps") plot(t, y, type="l") dev.off() If I view the postscript file o.ps in "gv", it takes many seconds before eventually
2004 Sep 10
1
Documentation Bug
Okay, going to try this one more time with pine (the GnuPG signing from the Enigmail plugin for Thunderbird keeps getting rejected by sourceforge). Right. Anyway, the documentation (in several places) says the analyze option to use GNUplot is "--residual-gnuplot", when the code actually checks for "--residual-gnu-plot"....extra hyphen. i checked this late last night, but
2000 Jan 31
1
Interest in R plotting capabilities
I'm a scheme and C user generally, I'm a bit wary of the large FORTRAN content of the R language but aside from that issue it seems nice and simple and easy to use. What I want to do is find some GPL software to replace gnuplot, and since R does all the calculating stuff that gnuplot does (probably R is faster though I haven't tested) plus R has quite decent plotting capabilities I
2006 Nov 14
1
running R without X11
Hello, I'm trying to run R from a webserver, which doesn't have an X server, and produce pngs to go on a webpage, is this possible? I'm doing it in gnuplot with gnuplot> set term png gnuplot> set output With $DISPLAY unset, I get the following error from R: > png() Error in X11(paste("png::", filename, sep = ""), width, height, pointsize, :
2006 May 12
6
text plots?
Is there a way to do text plots in R? I'd like to do some simple XY plots in R with the output in text (ascii). For example, with gnuplot I can do the following: echo 'set terminal dumb ; plot sin(x)' | gnuplot To generate a simple sin wave. Since I connect to a remote Linux machine using SSH, being able to generate a rough idea of what a plot will look like in text would be