On 2009-08-28 09:58, Martin Maechler wrote:
"GH" == Giles Hooker
on Thu, 27 Aug 2009 21:12:48 -0400 writes:
GH> I am developing a new R package and am now checking it for submission to
GH> CRAN.
GH> The some functions in the package make use of the sparse matrix routines
Andrew Piskorski wrote:
I recently started using R 2.7.2, and noticed a surprising change in
the behavior of var() on NA data:
R 2.6.1 (Patched), 2007-11-26, svn.rev 43541, x86_64-unknown-linux-gnu:
> stdev(rep(NA,3), na.rm=F)
[1] NA
> stdev(rep(NA,3), na.rm=T)
[1] NA
> var(rep(NA,3)
Prof Ripley,
Quoting Prof Brian Ripley <[EMAIL PROTECTED]>:
> On Sat, 15 Sep 2007, Henric Nilsson (Public) wrote:
>
>> Hi,
>>
>> The added support for semi-transparent colours in `windows' under
>> R-2.6.0 for Windows is much appreciated.
>>
>
Hi,
The added support for semi-transparent colours in `windows' under
R-2.6.0 for Windows is much appreciated.
However, I've discovered that issuing a `layout' (or `par' with
arguments `mfcol'/`mfrow') call and then trying to plot several figures
with semi-transparent colour on the same page r
e
I'm working on.
> It would be a good idea to revisit some of those decisions, but it is
> not a very appealing way to spend one's time.
Agreed.
Thanks again!
Henric
>
> On Fri, 16 Mar 2007, Henric Nilsson (Public) wrote:
>
>> Hi,
>>
>> I&
Hi,
I've noted that not all `predict' methods are hidden in the namespace:
> methods("predict")
[1] predict.ar*predict.Arima*
[3] predict.arima0*predict.glm
[5] predict.HoltWinters* predict.lm
[7] predict.loess* predict.mlm
[9] predict.nls*
Den Fr, 2007-02-23, 11:49 skrev mel:
> Dear all,
>
> I have to develop a (hopefully) small package for R in C++.
> I didn't code in C++ for some years, and i'm now searching
> for an adequate IDE for this task.
>
> Some of my criterions : not proprietary, not too heavy,
> open to linux, not java ga
Den 2006-11-27 14:33, Roger D. Peng skrev:
> There are some pre-built binaries here:
>
> http://stat.bell-labs.com/RS-DBI/download/index.html
And an even newer one, for the current version of R, is here:
http://bus.cba.utulsa.edu/byersj/Research.asp
HTH,
Henric
>
> -roger
>
> Michal Okonie
Full_Name: Henric Nilsson
Version: 2.3.0 Patched (2006-05-09 r38014)
OS: Windows 2000 SP4
Submission from: (NULL) (83.253.9.137)
When supplying an unavailable link to `quasibinomial', the error message looks
strange. E.g.
> quasibinomial("x")
Error in quasibinomial("x&quo
Full_Name: Henric Nilsson
Version: 2.3.0 alpha (2006-04-08 r37675)
OS: Windows XP SP2
Submission from: (NULL) (212.209.13.15)
The text preceeding the correlation matrix in summary.nls(..., correlation =
TRUE) has a spelling error: parameter is spelled paraneter.
> DNase1 <- subset(DNas
Full_Name: Henric Nilsson
Version: 2.2.0 (2005-06-20 r34776)
OS: Windows 2000
Submission from: (NULL) (213.115.23.26)
The help page for `weighted.residuals' states that the function can be used with
both `lm' and `glm' objects. However, it's unclear what's meant
11 matches
Mail list logo