Dear all,
Following the indications given in https://www.r-project.org/bugs.html, and as
I wish to submit a feature request, I ask about it first on here.
The function 'summary' from the package 'base', when applied to numeric vectors
returns the quantiles together with the mean of the vector
Proposed patch (I think .txt files work OK as attachments to the list?)
On 2019-04-04 2:21 a.m., Martin Maechler wrote:
>> Ben Bolker
>> on Fri, 29 Mar 2019 12:34:50 -0400 writes:
>
> > I suspect that the issue is addressed (obliquely) in the examples,
> > which shows that
Seems reasonable, done now.
Best,
luke
On Fri, 22 Mar 2019, Ralf Stubner wrote:
> Dear List,
>
> section "6.3 Random number generation" of WRE [1] lists unif_rand(),
> norm_rand() and exp_rand() as the interface to R's RNG. Now
> R_ext/Random.h also has
>
>double R_unif_index(double);
>
> C
Someone sent me a bug report for survival2.44.1-1 that involves a model with
both cluster
and offset. It turns out to be a 3 part issue with [.terms and my own
untangle.specials
routine. I've spent an evening sorting out the details.
1. The delete.response() function doesn't remove the