Re: [Rd] [R] GARCH

2006-06-23 Thread Gabor Grothendieck
Looks like tseries needs a coef.summary.garch method or perhaps stats needs a coef.default method. On 6/24/06, Spencer Graves <[EMAIL PROTECTED]> wrote: > I'll outline here how you can solve this kind of problem, using the > first example in the 'garch' help page: > > library(tseries) >

[Rd] Documentation detail [was: Merging factor levels.]

2006-06-23 Thread François Pinard
Hi to R developers. In the "Details:" section of "?levels", it would be nice including the following sentence, taken from a reply from Brian Ripley: If you set two levels to be the same label, they get merged. Granted, the "Examples:" section does have a terse comment and examples from whi

[Rd] Bug in R-intro.html ? (PR#9028)

2006-06-23 Thread hueppop
Full_Name: Ommo Hüppop Version: 2.0.1 OS: XP Submission from: (NULL) (84.143.196.187) Hi, Presumably, I've found an error in http://finzi.psych.upenn.edu/R/doc/manual/R-intro.html In Chapter 11.3 Generic functions for extracting model information it says "Select a suitable model by adding or dr

Re: [Rd] Error - Compiling R on a Sun V40Z - R/R-2.2.1

2006-06-23 Thread Barry Rowlingson
[EMAIL PROTECTED] wrote: > The current version of R is 2.3.1 patched. You are asked not to report > problems on obselete versions of R. > > This seems to be gcc 3.3.6, also obselete. If configure says: >>configure: WARNING: ## --- ## >>configure: WARNING:

Re: [Rd] symbols() draws squares too high (PR#9027)

2006-06-23 Thread Prof Brian Ripley
On Fri, 23 Jun 2006, Duncan Murdoch wrote: > On 6/23/2006 9:55 AM, [EMAIL PROTECTED] wrote: >> Full_Name: Michel Lang >> Version: 2.2.1 That's long obselete, and quite possibly the documentation was wrong then (it was at some point in the midterm past). >> OS: 2.6.16-gentoo-r9 on x86_64 >> Subm

Re: [Rd] symbols() draws squares too high (PR#9027)

2006-06-23 Thread Duncan Murdoch
On 6/23/2006 9:55 AM, [EMAIL PROTECTED] wrote: > Full_Name: Michel Lang > Version: 2.2.1 > OS: 2.6.16-gentoo-r9 on x86_64 > Submission from: (NULL) (62.143.164.39) > > > plot(-2:2, -2:2, type = "n") > symbols(x = 0, y = 0, squares = 2, inches = FALSE, add = TRUE) > > This should plot a squar

[Rd] symbols() draws squares too high (PR#9027)

2006-06-23 Thread michellang
Full_Name: Michel Lang Version: 2.2.1 OS: 2.6.16-gentoo-r9 on x86_64 Submission from: (NULL) (62.143.164.39) plot(-2:2, -2:2, type = "n") symbols(x = 0, y = 0, squares = 2, inches = FALSE, add = TRUE) This should plot a square with its center at (0,0) and side length 2, in other words a squa

Re: [Rd] Error - Compiling R on a Sun V40Z - R/R-2.2.1 (PR#9024)

2006-06-23 Thread ripley
The current version of R is 2.3.1 patched. You are asked not to report problems on obselete versions of R. This seems to be gcc 3.3.6, also obselete. On Fri, 23 Jun 2006, [EMAIL PROTECTED] wrote: > configure: WARNING: dlfcn.h: present but cannot be compiled > configure: WARNING: dlfcn.h: c