Roger
(I think) L is shorthand for some logical value, ie. TRUE or FALSE.
That has always been pretty clear to me. Your patch was stripped.
Kasper
On Mar 8, 2009, at 18:20 , Roger D. Peng wrote:
I've never quite understood the documentation for the 'all' argument
to 'merge'. I'm pretty sur
I've never quite understood the documentation for the 'all' argument
to 'merge'. I'm pretty sure using 'all = L' doesn't work but I'm open
to correction here. In any event, I've attached a patch.
-roger
--
Roger D. Peng | http://www.biostat.jhsph.edu/~rpeng/
___
Dear all,
a Shogun 0.7.1 is out and available at http://www.shogun-toolbox.org
which contains one new feature that might be of interest to
R users. The eierlegendewollmilchsau interface. In
case you don't know what this term stands for use google images :-)
It is one file that will interface sho
I guess that I should have been reminding that the thread referred to is
mostly about C API-level utilities (and the subject for this thread
should be mentioning more precisely *R_tryEval()* ).
Wrapping evaluation from C-level in an R-level withVisible() call is
certainly possible if this is t
ivo...@gmail.com wrote:
> Gentlemen---these are all very clever workarounds, but please forgive me
> for voicing my own opinion: IMHO, returning multiple values in a
> statistical language should really be part of the language itself. there
> should be a standard syntax of some sort, whatever