Displaying 20 results from an estimated 700 matches similar to: "mark axis"
2003 Aug 06
2
(no subject)
Hi everybody,
Hope your are not all on holyday because I've got a problem that is going to
drive me crazy...
I would like to remove some rows from a dataframe. The rows correspond to
some
specific indexes which I can get by looking at the name in the first column
of my dataset. But I manage to get only the opposite of what I really want
(function #1)
#Function#1:
2002 Sep 24
2
Iterative data.frame
Hi,
I would like to create data.frame and increment their name to finally merge
them.
Does anybody has a solution ?
Something like that ?
n<-6
for (i in 1:n) {
m[i]<-data.frame(name,value)
m<-merge(m[i]:m[n])
}
Nolwenn
********************************************
Nolwenn Le Meur
INSERM U533
Facult? de m?decine
1, rue Gaston Veil
44035 Nantes Cedex 1
France
Tel:
2002 Jun 17
2
layout() and postscript()
HI,
I would like to know if it's possible to create a postscript file with
multiple graphs . I'm creating some graphs by the means of a loop and I want
to save each graph in the same file (splitting making the device by the
number of graphs).
Do I have to use the par(matrix()) option, the layout() function or the
split.screen() one ?
Thanks
Nolwenn
2002 Aug 23
2
axis() plot() - step
Hi,
Stupid question I guess but I can't figure out how to have a span of 0.5
instead of 1 in my graph.
Actually, I want to create a plot with x(-2,2) and y(-2,2) and an step of
0.5 along the axis.
Does somebody can help me ? Is it in par(), axis() or plot() that I have to
add something ?
Thanks
Nolwenn
*------------------------------------------*
Nolwenn Le Meur
INSERM U533
Facult? de
2002 May 30
3
savePlot without displaying it
Hi,
I would like to save a plot without opening the device window (no display).
Is it possible ? How can I do it ?
Thanks
Nolwenn
*------------------------------------------*
Nolwenn Le Meur
INSERM U533
Facult? de M?decine
1, rue Gaston Veil
44035 Nantes cedex 1
t?l: +33(0)2-40-41-29-86
fax: +33(0)2-40-41-29-50
e-mail: nolwenn.lemeur at nantes.inserm.fr
2003 Jun 05
1
Logical vectors
Hi everybody,
just a quick question that drives me crazy:
Is it possible to "join" 2 logical vectors ?
i.e.
x<-4
ind <- 1:19200
pin <- c(0, rep(400, 48) * (1:48))
ind1<-((pin[j] + 1) <= ind) & (ind <= pin[j + 2])
ind2<-((pin[j+x] + 1) <= ind) & (ind <= pin[j+x + 2])
ind2 and ind1 give the right TRUE index
#but I would like something like that
2004 Apr 09
1
generating 00Index.html
Hi,
I've started to create the documentation of my package.
I've generate a pdf and the different html files from .Rd files.
However I don't know how to automatically generate the 00Index.html. Do I
have to write one in latex style and convert it or can I use the CONTENTS,
INDEX, or Rd files.
Thanks
Nolwenn
********************************************
Nolwenn Le Meur
INSERM U533
2002 Dec 19
1
lattice and display
Hi,
I have just started using lattice and it looks great. But I already have 3
questions about xyplot display.
----------------------------------------------------------------------------
---------------------------------
1.I would like to create two differeny xyplot with different color to
identify my different groups but I have trouble applying colors.
Here are the scripts
2002 Oct 16
0
CGI and RSPerl
Hi,
Does anybody try to write CGI script using RSPerl package ?
I am interested in RWeb but that doesn't really do what I want.
In fact I would like the user to load the file to analyze; then a R program
will treat the data ,display resulting graphs and save results in text
files.
I have test the following script by John Barnett without success.
#!/usr/lib/R/bin/R.bin --source
2008 Oct 07
1
Lapack: SSYEV routine
Hi everyone,
I am interested in using the SSYEV Lapack subroutine in a R package.
Unfortunately I am not familiar with the all Lapack library and I was
wondering why the routine SSYEV is not part of the R-LAPACK interface
module.
Is there any plan to extend the R-Lapack module in the next R release?
Should I try to directly call the SSYEV routine of the external Lapack
library from my R
2002 Dec 19
2
list to data.frame
R Help-
I have a list of 102 vectors all of the same type and length called
time.by.orig. I can't data.frame(time.by.orig) but I can
data.frame(time.by.orig[1:length(time.by.orig)]). Why is this? Thanks for
your help.
str(time.by.orig)
List of 102
$ 1 : num [1:102] 1.34 17.39 14.36 14.22 7.56 ...
$ 2 : num [1:102] 17.5 0.7 17.7 12.4 10.4 ...
$ 3 : num [1:102] 14.063 17.568
2005 Oct 07
3
index question
All,
I'm having a problem selecting directly from a vector. I've written ways to do this
indirectly, but I'd rather do it directly and didn't see this in the manual.
Essentially, I have:
> group.label.new
[1] 7 9 6 1 10 4 8 3 2 5
> junk
[1] 1 2
> group.label.new[junk && 8:10]
[1] 7 9 6 1 10 4 8 3 2 5
I'd like to select the elements
2005 Nov 02
2
help with the coordinates of the ECDF object
Hi all R users
I would like to know how acess the coordinates
of the ECDF object.
I look for the example,
in this part:
######################
print(ls.Fn12 <- ls(env= environment(Fn12)))
######################
but I do not know to extract
the Y coordinate and put it in other variable.
My objective is to make a plot
and identify the points with labels.
############# Example by
2006 Feb 20
3
Boxplot Help for Neophyte
R helpers
I am getting to grips with R but came across a small problem today that I
could not fix by myself.
I have 3 text files, each with a single column of data. I read them in
using:
myData1<-scan("C:/Program Files/R/myData1.txt")
myData2<-scan("C:/Program Files/R/myData2.txt")
myData3<-scan("C:/Program Files/R/myData3.txt")
I wanted to produce a
2006 Feb 13
0
[BioC] ANN: Introductory R and Bioconductor Mini Course , Seattle, April 12-14
[BioC] ANN: Introductory R and Bioconductor Mini Course , Seattle, April
12-14
We will present a short course on using Bioconductor, primarily aimed at
analyzing microarray data, over 2 1/2 days in April. The course will be
a mix of lectures and practical labs.
Instructors:
Robert Gentleman, Seth Falcon, Martin Morgan, and Nolwenn Le Meur
Topics:
Introduction to R
Preprocessing of
2006 May 08
3
microsoft proxy & R project
hi,
as I'm using R at Dell (where I am working), I manage to install packages
from web, but there is a web proxy, which is pretty boring.
R asks me to enter an active directory login/password, that would
normally auth me through the web proxy, but it doesn't work.
I'm looking forward for your help. Sorry if I used bad english.
Any ideas ?
Laurent
--
«Un peu d'internationalisme
2002 Mar 01
1
Excel Add-in
I'm trying to make a connexion beetween Excel and R. It works for simple requests but it seems that complexe functions won't work.
Does anybody knows how complexe can be the data set and function used?
Does it exist something else than the Erich Neuwirth Add-in (which is already really interesting) ?
Thanks
Nolwenn
----------------------------------------------------------------------
2004 Jun 05
2
More than one series in a coplot
Hi!
I would like to know, how do you plot more than one data series when
using "coplot"?
I think I know the answer if "plot" is being used:
x <- 1:10
y <- 1:10
y2 <- 1:10* 1.1
plot ( y ~ x, type="n" )
points( y ~ x, type = "b", col = "red" ) # plot the points and lines
for the first series
points( y2 ~ x, type = "b", col =
2004 Aug 26
1
coplot and par
R 1.9.1 on Win2000 or Win98SE.
I am using coplot as follows:
coplot(AVG~LRPI| REGION)
the output seems normal but I get:
"Warning message:
calling par(new=) with no plot"
This is the only explanation that I have for being unable to use par() with
coplot for changing the way the xlab and ylab appears. From within coplot I
can change the text itself but not the font, fontsize, etc,
2009 Feb 12
3
Adding abline in Lattice graph
Hi,I would like add a horizontal line at 126 (col=red) and a vertical line
at 6.5 ( col= blue) in each panel .How should I use the panel.abline
function in the following code I am using:
------------------
library(lattice)
with(reg.dat.5,coplot(lbxglu~lbxgh|eth,panel=panel.smooth,xlab="ABC",
ylab="FBG"))
----------------------------------------
Thanks a lot.
Professor of