Skip to content

Search Archives

Search tips
from:Name Search by author name, e.g. from:Duncan Murdoch "exact phrase" Match an exact phrase word1 word2 Match messages containing both words Date range Use the date pickers to filter results to a time period

Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.

18 results for “from:Myriam Abramson”

easy graphics question
Myriam Abramson · Jan 4, 2003 · r-help

What's the pch code for drawing an arrow in a plot? myriam

shading
Myriam Abramson · Dec 14, 2002 · r-help

I need to shade one area of a graph. Any ideas on how to do that? myriam

axis
Myriam Abramson · Dec 14, 2002 · r-help

I have to draw a phase space graph. Is it possible to draw the axis at the center at (0,0)? TIA -- myriam

new newbie graphics question
Myriam Abramson · Sep 1, 2001 · r-help

Okay, folks. I got it and the scaling too. I hate working under pressure. Thanks for the help. -- myriam IM: tokujawa -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help...

3D plot?
Myriam Abramson · Oct 26, 2002 · r-help

Hi! How do I draw a 3d plot, with an x,y,z matrix of coordinates? I found counter plots but that's not exactly what I want. TIA -- myriam -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac...

easy graphic question
Myriam Abramson · Oct 23, 2001 · r-help

Hi! How do I specify a filled point in a scatterplot? Their size? plot(x,y) just gives "empty" points like "o". I want a full black point. TIA -- myriam -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac...

LVQ
Myriam Abramson · Oct 25, 2001 · r-help

Hi! I saw some LVQ (Learning Vector Quantization) functionality in the documentation with help.search("lvq") but the functions are not there. What should I load to get lvqtrain, lvqtest, etc. ? TIA -- myriam -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www...

error bars in line plots
Myriam Abramson · Oct 5, 2002 · r-help

Hi! Could you tell me how I can draw a graph with error bars? Sorry, I don't use R that often and I couldn't find it easily in the documentation. TIA -- myriam -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http...

problems downloading R-1.6.1
Myriam Abramson · Nov 11, 2002 · r-help

Hi! There is a "musical" note next to the rpm in CRAN and its mirrors and it seems to require some sort of plugin that I don't have. Is there a way around that? Thanks. myriam -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing...

correlation coefficient
Myriam Abramson · Feb 28, 2002 · r-help

Hi! help.search("CORR") points to a function in the "boot" package. I don't know how to use packages. boot.corr(data) does not work. I have 1.4.1 and I installed the R-base and R-recommended...

new newbie graphics question
Myriam Abramson · Sep 1, 2001 · r-help

> For example, I haven't been able to rescale the axes properly. > I have 30 data points but I want the x-axis to read from 0 to 3000. > How is that done? What I've tried from looking at...

new newbie graphics question
Myriam Abramson · Sep 1, 2001 · r-help

> FWIW, the par(new=TRUE) does rescale the graph as opposed to > lines(...) so it's more appropriate in the general case. No, that's not right. The graph is not scaled right with par(). It's scaled right with...

new newbie graphics question
Myriam Abramson · Sep 1, 2001 · r-help

> > For example, I haven't been able to rescale the axes properly. > > I have 30 data points but I want the x-axis to read from 0 to 3000. > > How is that done? What I've tried from looking at...

read.table conversion question
Myriam Abramson · Oct 9, 2002 · r-help

Hi! I would like to read data read with read.table row by row into a c() vector. data<-read.table("test",header=FALSE) for (i in 1:length(data[[1]])) { temp <- ?? do something with temp } data[1,] gives me...

new newbie graphics question
Myriam Abramson · Sep 1, 2001 · r-help

Thanks for all the responses. FWIW, the par(new=TRUE) does rescale the graph as opposed to lines(...) so it's more appropriate in the general case. Yep, I do find the documentation rather terse. For example, I haven't...

plot question
Myriam Abramson · Mar 20, 2002 · r-help

Hi! I want to display 2 graphs with different number of data points on the x-axis. The code below scales them so it seems that testtwo has the same number of data points as testone. How can I fix...

problems downloading R-1.6.1
Myriam Abramson · Nov 11, 2002 · r-help

> Normally, there's a way to tell your browser to download links instead > of displaying them, thus bypassing any plugin "requirement". In > Mozilla it's Shift-Button-1. > thanks, I'll remember that. FWIW, I got around this problem using...

newbie graphics question
Myriam Abramson · Aug 28, 2001 · r-help

Hi! I need to plot two lines on the same graph. I do plot(x,y) then plot(x,z,add=TRUE) but I get the following warning messages Warning messages: 1: parameter "add" couldn't be set in high...

Can't find what you're looking for? Try searching with Google .