Dear R-bugs
I have been studying the StructTS function (in package 'stats') and
functions supplied with it. I think I have found a few minor bugs in the
documentation.
I am referring to the version of StructTS supplied with the release R 2.0.0.
Output from 'version'
platform i386-pc-mingw32
arch
R2.0.0 patched for Windows on Windows 2000, Rgui in SDI mode.
The "preselect" argument in select.list() is ignored.
Example: select.list(letters[1:3], preselect = 'a')
Cheers,
-- Bert Gunter
Genentech Non-Clinical Statistics
South San Francisco, CA
"The business of the statistician is
Hi,
Drawing a legend I would like to be able to specify the color of boxes which
are drawn if fill or density is specified.
eg.
legend(0,4,c("raw","LR/PR-TPS"),fill=c(1,2),col=c(1,2),density=c(20,20),angle=c(-20,45),bty="n")
Currently the color of the boxes -- border is always black and can
On Nov 8, 2004, at 7:41 PM, [EMAIL PROTECTED] wrote:
Builds of the R-2.0.0 release have been considerably more successful
at my site than previous releases. I now have it installed on these
platforms:
Apple PowerPC G3 267MHz GNU/Linux 2.4.19-4a (Yellow Dog Linux release
2.3 (Dayton))
Compaq Al
Nelson,
That is an impressive list of successes.
On Mon, Nov 08, 2004 at 07:41:11PM +0100, [EMAIL PROTECTED] wrote:
[...]
> SGI Indy-200GNU/Linux Gentoo 1.4.16
[...]
> On the GNU/Linux MIPS system, there is as yet no working Fortran
> compiler, and f2c fails to build there, so R
Builds of the R-2.0.0 release have been considerably more successful
at my site than previous releases. I now have it installed on these
platforms:
Apple PowerPC G3 267MHz GNU/Linux 2.4.19-4a (Yellow Dog Linux release
2.3 (Dayton))
Compaq Alpha Sierra OSF/1 5.1
Compaq
AndyL> Try:
AndyL> x <- list(x1=rep(c(0,1,2),c(10,20,40)), x2=rep(c(0,1,2),c(10,40,20)))
AndyL> boxplot(x, pars=list(medpch=20, medcex=3))
AndyL> (Cf ?bxp, pointed to from ?boxplot.)
Good! Thank you, Andy.
However,
this is not the first time it had crossed my mind that R's
defa
There are two bugs, due to problems in this change (a version of which is
in NEWS).
r30192 2004-07-08 04:05:38 +0100 (Thu, 08 Jul 2004)
multiline records, skipped columns in read.fwf. Added read.fortran for
fixed format specifications like 3F4.2.
1) If left with 0 lines to read, read.fwf loops