Displaying 20 results from an estimated 2000 matches similar to: "r help archives"
1999 Jun 23
4
does a factorial function exist
I've looked through the documentation with R-0.64.1 and have been unable
to find a high-level function for evaluation of factorials (i.e., n!, not
factorial designs). Is there such a function?
It is trivial to code, so everyone could write their own, but it also
would be worthwhile as a standard tool. I'm guessing I am just
overlooking it.
2001 Jan 11
2
Bootstrapping
HI All,
I am trying to analyse the results of a heap of samples, to determine how
many samples are required to meet a defined confidence interval.
I checked out the R manual for bootstrapping and re-sampling methods, but
did not find anything. Are there any contributed procedures that deal with
this?
thanks,
Matt Redding
Soil Scientist
Intensive Livestock Environmental Management-Research
1997 Nov 14
1
R-beta: R in ESS with different -n and -v arguments
Is there any way of running R in ESS using -n and -v
arguments other than the default?
Thanks
Jonathan
--
Dr. Jonathan Myles e-mail:jonathan.myles at mrc-bsu.cam.ac.uk
MRC Biostatistics Unit Tel. 01223 330371
Institute of Public Health FAX 01223 330388
University Forvie Site
Robinson Way
CAMBRIDGE
CB2 2SR
1999 Sep 07
2
R-0.65.0 on mips-sgi-irix6.5: Error code 1 (bu21)
Dear all,
I want to install R-0.65.0 on mips-sgi-irix6.5 (SGI IRIX 6.5 IP32),
but it doesn't work !!!
I run the following configure call:
<146>: ./configure --prefix=/usr/people40c/kuonen/Software/bin
...
R is now configured for mips-sgi-irix6.5
Source directory: .
Installation directory: /usr/people40c/kuonen/Software/bin
C compiler: gcc -g -O2
1997 Jul 19
1
R-beta: R without graphics
Is there a way to "unplug" the windows graphics from
R, so that it will work across a teletype telnet
session or in a Linux box proving resistant to having
windows added to it?
Thanks
Jonathan Myles
--
Dr. Jonathan Myles e-mail:jonathan.myles at mrc-bsu.cam.ac.uk
MRC Biostatistics Unit Tel. 01223 330371
Institute of Public Health FAX 01223 330388
University Forvie
1997 Jul 24
1
R-beta: dyn.load: incompatability between R and S
I have C routines in a collection of files
"/homef/jonm/postdocs/GLMM_project/Cprogs/nn/misc.o"
"/homef/jonm/postdocs/GLMM_project/Cprogs/nn/random.o"
"/homef/jonm/postdocs/GLMM_project/Cprogs/nn/ars.o"
... etc , where the third file includes functions which call
functions in the second.
In S, the function
> gload
function()
{
2000 Mar 18
1
abline(coef=c(1,1)) different behavoir to screen and postscript 1.00 under windows
hi listees-
Running windows 2000 and r 0.99 or 1.00; I get different lines on screen and print out:
> j<-read.table("jnk.rin",head=T,sep="\t")
> attach(j)
> #gives lines I want
> qqnorm(Dog,pch="o",main="Cumulative Frequency Log Dog Size",log="y",sub="Figure 2",x
=c(-3,3),ylim=c(2000,1000000))
>
2000 Jun 22
2
Intermediate LaTeX output generated by R CMD Rd2dvi
Is there any way of getting just the LaTex output which
R CMD Rd2dvi
generates on the way to produces a .dvi file,
which could then be incoorporated into another
document?
Thanks,
Jonathan
--
Dr. Jonathan Myles e-mail:jonathan.myles at mrc-bsu.cam.ac.uk
MRC Biostatistics Unit Tel. 01223 330372
Institute of Public Health FAX 01223 330388
University Forvie Site
2000 Jun 15
2
Checking the existence of a file
Is there a platform-independent way of checking in R whether a
given file exists in the user's filespace?
(so in a unix system, can you check within R whather, say,
/homef/jonm/thisfile
exists)
Thanks
Jonathan Myles
--
Dr. Jonathan Myles e-mail:jonathan.myles at mrc-bsu.cam.ac.uk
MRC Biostatistics Unit Tel. 01223 330372
Institute of Public Health FAX 01223 330388
1999 May 27
3
No subject
(I dithered a bit about whether this belongs on r-help
(as part of it is a general R question) or r-devel
(as it's a question relating to putting stuff on
CRAN) but decided it might be of general enough interest
to go on the former )
I am currently preparing an R library to estimate
approximate posterior distributions for parameters in
Generalised Linear Mixed Models by Gibbs Sampling
2000 Apr 29
4
S-Plus 2000 <-> R 1.0.1
Good day:
Let's say that I have a data frame in S-Plus 2000 (Win98 version).
I want to use the same data frame with R on another computer.
Questions:
1) Can R read S-Plus data frames? Can S-Plus 2000 read R data
frames?
2) How can i move the data frame between the two systems? Do I
need to use dump()?
Thank you.
1999 Jul 12
0
Error is dynamivally loaded code
Changing from 0.64.1 to 0.64.2 is causing some dynamically-loaded code to
crash with the message:
ld.so.1: /usr/local/lib/R/bin/R.binary:
fatal: relocation error: file /homef/jonm/glib/ggg/libs/glmm.so:
symbol R_chk_calloc: referenced symbol not found
(I've added carriage returns)
what am I doing wrong?
Jonathan
--
Dr. Jonathan Myles e-mail:jonathan.myles at mrc-bsu.cam.ac.uk
1999 Jun 07
0
R/C programming and documentation---thanks and summary
Thanks to everyone who helped with my query---Professors
Riply, Bates, Lumley, and Tim Keitt.
I said
<snip>
> My worries are
>
> a) That I've used calloc rather than S_alloc throughout.
Professors Bates and Ripley both pointed out that calloc
should be replaced by Calloc and free by Free,
which, I'll do.
----
I said:
> b) That I've used the following
2001 Jan 09
2
R installation problems...
Dear all
I already posted this problem to r-help in mid-decembre; see
http://www.r-project.org/nocvs/mail/r-help/2000/3876.html
But, up to now it did not manage to get R properly working.
I reinstalled R-1.0.0, R-1.1.1 and R-1.2.0 from scratch, and
always run into the same error message:
...
[Previously saved workspace restored]
now
2004 Jul 06
1
R & DataMining
Dear R-user,
I wish to know if someone is using R as concern
Datamining or KDD (Knowledge Discovery in Database)
and if already exists a R package specialized in this
kind of analysis.
I found this contributes on the R web site:
[20] Diego Kuonen. Introduction au data mining avec R
: vers la reconqu??te du `knowledge discovery in
databases' par les statisticiens. Bulletin of the
Swiss
1999 Apr 21
1
text works with the postscript device?
Dear R experts,
R (0.63) does not seem to write me any text in a PS file.
Trying
x11()
plot(12)
text(5,5, "Hello World")
works fine.
Now I would like to have the same as a PS file.
postscript("foobar.ps")
plot(12)
text(5,5,"Hello World")
dev.off()
Gives me a PS file with the plot -- but without the
"Hello World".
Why? I'm completely clueless.
Ciao
2001 Feb 08
2
What is R?
Dear all
there's something. that puzzles me about what R is :-)
"R is available as Free Software under the terms of the Free
Software Foundation's GNU General Public License in source
code form."
(Source: http://www.r-project.org/about.html)
But, looking at the second paragraph of the same site, you
see this:
"... and R provides an Open Source route to
2001 Feb 08
2
What is R?
Dear all
there's something. that puzzles me about what R is :-)
"R is available as Free Software under the terms of the Free
Software Foundation's GNU General Public License in source
code form."
(Source: http://www.r-project.org/about.html)
But, looking at the second paragraph of the same site, you
see this:
"... and R provides an Open Source route to
2002 Mar 04
1
Running on MacOS X
Good Morning !
I am trying to run R on MacOS X using XFree86 4.2.0
when I try to run it, I get the following error message
"dyld: /usr/local/lib/R/bin/R.bin version mismatch for library:
/sw/lib/libpng.2.dylib (compatibility version of user: 1.0.12 greater
than library's version: 1.0.10)
".
I hope you have some ideas what the problem is and how I can fix it.
thanks for your
2001 Feb 07
2
Literature needed
Howdy!
Could somebody point me to some good introductory readings about data
mining and descriptive data analysis? I'm a psychologist and a couple
of times I realized that some things just don't appear in
psychological literature, e.g. I've never seen a box plot anywhere in
psych journals so I'm not familiar with them. The R help function is
great when it comes to explaining