Is there any reason why 'attach' is not generic in R?
I notice that it is in another system, for example, and I can see some
applications if it were so in R.
Bill Venables.
Bill Venables,
CMIS, CSIRO Laboratories,
PO Box 120, Cleveland, Qld. 4163
AUSTRALIA
__
P Ehlers <[EMAIL PROTECTED]> writes:
> I prefer a (consistent) NaN. What happens to our notion of a
> Binomial RV as a sequence of Bernoulli RVs if we permit n=0?
> I have never seen (nor contemplated, I confess) the definition
> of a Bernoulli RV as anything other than some dichotomous-outcome
>
Dear list members,
I'm trying to use the lazy data mechanism with the car package, so far
without success. The data sets are in the source package's data subdirectory
in the form of compressed .rda files, and I added the directive LazyData:
yes to the package's DESCRIPTION file.
I suspect that th
(Ted Harding) wrote:
> On 03-Feb-06 Peter Dalgaard wrote:
>
>>(Ted Harding) <[EMAIL PROTECTED]> writes:
>>
>>
>>>On 03-Feb-06 [EMAIL PROTECTED] wrote:
>>>
Full_Name: Uffe Høgsbro Thygesen
Version: 2.2.0
OS: linux
Submission from: (NULL) (130.226.135.250)
Hello all.
(Ted Harding) wrote:
> On 03-Feb-06 Peter Dalgaard wrote:
>
>>(Ted Harding) <[EMAIL PROTECTED]> writes:
>>
>>
>>>On 03-Feb-06 [EMAIL PROTECTED] wrote:
>>>
Full_Name: Uffe Høgsbro Thygesen
Version: 2.2.0
OS: linux
Submission from: (NULL) (130.226.135.250)
Hello all.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Duncan Murdoch
> Sent: Saturday, February 04, 2006 1:23 PM
> To: Andrew Finley
> Cc: r-devel@r-project.org
> Subject: Re: [Rd] Rprintf loop status does not print under windows
>
>
> On 2/4/2006 1:14
On 2/4/2006 1:14 PM, Andrew Finley wrote:
> Hello,
> I am writing a c/c++ extension package that does some mcmc sampling, and
> periodically writes the sampling status to the terminal via Rprintf. So in
> my sampling loop I have:
>
> if(status == 100){
> Rprintf("%i...", s);
> status = 0;
> }
Hello,
I am writing a c/c++ extension package that does some mcmc sampling, and
periodically writes the sampling status to the terminal via Rprintf. So in
my sampling loop I have:
if(status == 100){
Rprintf("%i...", s);
status = 0;
}
status++;
Under linux/unix this works fine, but under wind
> On Mon, 30 Jan 2006 17:49:37 -0500 (EST),
> Vincent Carey 525-2265 (VC5) wrote:
> Romain Francois suggests that a central bibliographic database
> (possibly in bibtex format) might be useful for reference inclusion
> in R package man pages. This has been discussed by a small
> g
> On Mon, 30 Jan 2006 10:06:52 +1100 (EST),
> John Maindonald (JM) wrote:
> The bibtex citations provided by citation() do not
> work all that well in cases where there is no printed
> document to reference:
That's why there is a warning at the end that they will need manual
editing
Hi,
Has anyone started a javascript device for R.
I don't see something like that googling or at on
http://www.stat.auckland.ac.nz/~paul/R/devices.html
For example, using that graphics library :
http://www.walterzorn.com/jsgraphics/jsgraphics_e.htm
(I cc that message to the author.)
ps : this i
Full_Name: helen mills poulos
Version: 2.2.1
OS: windows
Submission from: (NULL) (68.9.235.48)
When using the randomForest package, I have had problems when running scripts
after r has been open for some time, and after running multiple iterations of
random forest. After about the 4th or 5th time
12 matches
Mail list logo