Displaying 20 results from an estimated 5000 matches similar to: "Image analysis in R?"
1999 Aug 20
2
Referencing R in journal paper?
I'm using R for calculations and plots in a statistical paper. Is
there a canonical reference to use in the bibliography? (Or is it not
common to acknowledge computer programs in journal papers?)
--
Bj?rn-Helge Mevik <bhm at math.uio.no>
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read
2003 Jan 07
2
Generating .R and .Rd files with Sweave/noweb?
I'm writing a couple of related functions, and I'd like to generate a
(single) .R file (containing the function definitions), and separate .Rd
files (documenting each function).
Would this be possible with Sweave/noewb? Has anyone tried something
along this idea?
--
Regards,
Bj?rn-Helge Mevik
2001 Mar 24
1
Telling tcltk where tcl is?
The installation of R I'm using (R 1.2.0 on Redhat Linux
(R-base-1.2.0-2.i386.rpm)) apparently expects to find tcl in
./share/tcl8.0, ./share/tcl8.0 or /usr/local/share/tcl8.0:
> library (tcltk)
Error in firstlib(which.lib.loc, package) :
Can't find a usable init.tcl in the following directories:
./share/tcl8.0 ./share/tcl8.0 /usr/local/share/tcl8.0
However, tcl is installed in
2000 Oct 17
3
"wizard" for building R-packages...
Suppose one wanted to build an R wizard for packaging...
One would need to specify and create:
package-name/
package-name/Description
package-name/INDEX
package-name/R/
package-name/man/
package-name/src/
>From this, we'd "probably" like to:
- script-up the Description
- provide a script for regenerating INDEX by calling out to the
2002 Jul 02
4
XEmacs vs. GNU Emacs?
As a user of only R, I don't use much of the potential of ESS and Emacs.
Without entering a religious feud, is there any reason I should use XEmacs
rather than my current GNU Emacs?
(I looked on the XEmacs site, but I didn't understand the programming
issues they were talking about (over my head).)
Martin Henry H. Stevens, Assistant Professor
338 Pearson Hall
Botany Department
Miami
2000 Nov 02
2
RSPerl...
Duncan -
(but sent to R-devel, for any other thoughts?)
How do you envision RSPerl being used? Without having seen the
details, I can think of playing with strings; is there a preferred
incantation for stringification of R objects (serialization)?
(actually, the main problem I'm having is that I know how I want to code
something like:
Robject <-
2002 Jan 22
3
Help with Beta Distribution
First let me confess that I am a R-novice.
I am trying to fit a beta distribution for a dataset using fitdistr(MASS). I
am having difficulties with it because the function tends to fit a
distribution with a range of 0 to 1 (I guess). However, my dataset is not!
Anytips or tricks will be very much appreciated.
Many Thanks.
T. S. Ramanarayanan, Ph.D.
Aventis CropScience
Research Triangle Park,
2000 Nov 01
1
Re: desiderata for data manipulation
> From: rossini@blindglobe.net (A.J. Rossini)
> Date: 01 Nov 2000 07:47:21 -0800
[...]
> Thanks for the pointer to stack/unstack -- now, having been reminded,
> I think I'd seen these float through on the list (still doesn't solve
> the missing modeling routines (parametric GLMMs, some of the
> econometrics stuff -- does R _easily_ do 3SLS?), but they'll appear
>
2000 Nov 10
1
Executing an R function from Java.
Is anyone aware of a mechanism by which I could
execute an R function from within java (say
a servlet).
thanks
Richard Piper
--
Intensive Care Unit, RNS Hospital, Sydney.
Phone: 612-9926-8656 or 8617
FAX: 612-9439-8418
Page: 612-9962-4936
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
2000 Nov 13
1
Python and R
I've been doing some prototype simulations in Python, and my plan at
first was to pass the results off to R, but now I would like to make
more of an integrated use of the R routines. I'm curious about the
use of libR.so, but I'm uncertain, still after having looked through
the documentation 'Embedding R in Other Applications' and 'Writing R
extensions' how I can
2002 Apr 08
4
Missing data and Imputation
Hi Folks,
I'm currently looking at missing data/imputation
methods (including multiple imputation).
S-Plus has a "missing data library".
What similar resources are available within R?
Or does one roll one's own?
Best wishes to all,
Ted.
--------------------------------------------------------------------
E-Mail: (Ted Harding) <Ted.Harding at nessie.mcc.ac.uk>
2001 Jan 18
1
ESS Default function template for R
Colleagues
----------------------------------
System info:
R version rw1020 on NT
ESS using emacs ver. 20.4
~/.emacs
; Default function template
(setq ess-insert-function-templates t)
----------------------------------
When loading a new function into the R workspace using ctrl-CD I would
like the default function template to come up, rather than a blank buffer. I
thought I had the Default
2000 Dec 14
1
How do I track a segfault?
Dear R users,
I have to catch a nasty bug and would appreciate any advice or help!
I get a segfault (core dumped) that happens in one of my own functions.
The problem is, it
does not happen most of the time, only sometimes, so it's very hard to
reproduce. Or it may
run ok in interactive mode, but bug out in batch mode. Also, it tends to
happen more on
the slower of my 2 machines (PII 266),
2000 Sep 28
2
Re: [R] Nothing can be pasted...
> Date: Thu, 28 Sep 2000 14:28:31 +0200 (CEST)
> From: gb <gb@stat.umu.se>
>
>
> Compiling R-1.1.1 on RedHat Linux 7.0 gives lots of warnings like
>
> In file included from tabulate.c:24:
> ../../src/include/config.h:192:21: warning: nothing can be pasted after
> this token
>
> which I didn't see with RH6.2. However, R seems to run just fine
>
2000 Aug 28
2
smp in Linux
Hello,
I checked mail list archives and this topic came up before in March '99
(about ability of R to multithread).
At that time rossini at biostat.washington.edu (Tom Rossini)
suggested to check his web page in a few month as it was on
his list to-do. I checked but the web page is not valid.
I wanted to know if in general progress has been made in the area,
or if it is planned.
I was also
2003 Mar 22
5
Sample weights
R Users
I am a new user of R. I have sample weights that I would like to
apply to some of the variables in my data set. Where can I go for
information on how to do that?
Richard
2002 Apr 22
2
could we add an argument to suppress printing of levels for print.factor()?
could we add an argument to suppress printing of levels for
print.factor()? i.e.:
print.factor <-
function (x, quote = FALSE, print.levels = TRUE, ...) ## MODIFIED
{
if (length(x) <= 0)
cat("factor(0)\n")
else print(as.character(x), quote = quote, ...)
if (print.levels) { ## ADDED
cat("Levels:
2002 Nov 27
5
further on ESS/XEmacs for Windows
Dear list members,
I've had helpful feedback from a number of people, several of whom
experienced some problems getting my XEmacs/ESS configuration files for
Windows to work properly. I will, of course, make changes based on this
feedback, but the following information may be of use in the interim:
(1) It's clear that my instructions and installation procedure were
insufficiently
2002 Nov 27
5
further on ESS/XEmacs for Windows
Dear list members,
I've had helpful feedback from a number of people, several of whom
experienced some problems getting my XEmacs/ESS configuration files for
Windows to work properly. I will, of course, make changes based on this
feedback, but the following information may be of use in the interim:
(1) It's clear that my instructions and installation procedure were
insufficiently
2000 Sep 19
4
methods for interval-censored data
Dear all,
Are there functions or packages in R that can handle interval-censored
data? I have looked in various packages (such as survival5 or event), but
it seems that only right-censored data can be analysed.
More generally, are there methods to analyse both interval-censored
observations and right-censored observations in the same data set?
Thanks in advance.
Emmanuel Paradis