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.
Sorry for stupid question (at least for Unix people), but: Can be xgobi (as R function) used also within the Win95 R? Thank you! ++++++++++++++++++++++ Zdenek Skala e-mail: Zdenek.Skala at incoma.cz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www...
I am new to R, so sorry for stupid questions: Is it possible to create 3D scatterplots within the R? Thanks for response! Regards Zdenek Skala e-mail: Zdenek.Skala at incoma.cz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www...
Dear all, can be found elsewhere on the internet some reference articles to the lowess smoother? (preferably in the ascii or pdf format). Thanks in advance for the hints! ++++++++++++++++++++++ ] Zdenek Skala ] e-mail: ] Zdenek.Skala at incoma.cz -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help...
> as Peter pointed out, it's not a range() problem. The source of your > trouble is a misunderstanding about the meaning of the : operator. Really. Sorry for all this posting. Zdenek ++++++++++++++++++++++ ] Zdenek Skala ] e-mail: ] Zdenek.Skala at incoma.cz...
Hi all, I am using rw0632b on Win95 machine. When printing plots (both, as saved *.gif, and copied through clipboard) I get pretty low resolution. Can be the graphics resolution paramatrized in some way? Many thanks! Zdenek Skala ++++++++++++++++++++++ Zdenek Skala...
Sorry for a stupid question but in table() I am surprised by the behavior of R 0.65.0 (Windows): table(abc$a, abc$b) # result OK, but: zzz<-data.frame(abc$a) table(zzz, abc$b) Error: all arguments...
Hi all, I am working with rw0630 (Win95). > boxplot(d, font.axis=1) > boxplot(d, font.axis=2) > boxplot(d, font.axis=3) > boxplot(d, font.axis=4) all gives the same result - the plain font, while in plot() font...
Sorry to all bothering you with a trivial question: I am using R (rw0630 for Win32) and am simply unable to read-in the *.txt data. I've tried to copy the file (prum.txt) to different directories of rw0630...
Sorry for incomplete posting: I am using R 0.90.0 for Win95/NT Hence, the correct workaround is: > barplot(c(.1,.5,1.0),ylim=c(-0.01,1.01)) as proposed by Prof. Ripley instead of: > barplot(c...
Ross Ihaka wrote: > We are reworking the 3d graphics stuff at present. What sort of > plot(s) would you like to see? The common one I've seen shows the > points with line segments dropped vertically down to the coordinate...
> And Linux/GNU, GIMP, apache, xgobi, .... ???? yes yes yes, and more - I meant "one exception" (surely the word "exception" apply mostly to the Windows world, but in - example - Linux world it is rather a rule to have good free software...
Dear all, I have some problems running the R (June 1998) on PC/Win95: - like the others, I am unable to print graphs (non-postscript LaserJet) - I have some problem with hclust - the function returns the error message: Error in...
Peter Dalgaard writes: > Of generally applicable techniques, there really isn't much beyond > Bonferroni correction and elaborations of it. Thomas Lumley posted the > following a long time ago (perhaps we should include them in base?). The > Holm method is the...
Dear all, do anybody know how to set ylim in barplot() correctly? When I write: > barplot(c(.1,.5,1.0)) the y-axis goes from 0.0 to 0.8. Wheny I type: > barplot(c(.1,.5,1.0...
Peter Dalgaard wrote: > Actually, it's a problem in any version of R since way back: > > range(-0.01:1.01) > [1] -0.01 0.99 > > (a:b gives sequences in steps of 1, starting from a and stopping > before...
Dear all, first, I would like to thank R-core team for making so a great software available. Thank you all, really! Using R (1.0.0) on a Win98 platform, I need an x-server to run xgobi (through...
Jeffrey Morris wrote: > I am submitting the command: > > calcium<-read.table("calcium.txt",header=TRUE) > > and with Rw0630 and Bdr0631 I get an application error and R crashes. But > the command works fine with rjune. I am running under NT4...
Peter Ho wrote: > Why don't you stick to the old MIX server. Why do you need to upgrade to a > higher version if it works? It works, but not very cleanly (e.g. the upper menus' options become invisible...
Dear all, sorry for this perhaps stupid question, but it concerns my recent problem as well as the current thread on B-A plot. I would like to plot something like x+y vs. x-y or mean(x,y...
Dear all, I am comparing: > summary(boxplot(c(1,2,3,4,5,6,7,8,50),range=1.5)) Length Class Mode stats 5 -none- numeric n 1 -none- numeric conf 2 -none- numeric out 1 -none- numeric ^^^^^ group...
Can't find what you're looking for? Try searching with Google .