Martin -
Thanks for your efforts in initiating and managing this
discussion.
As for the issue of deprecating the plot.lm() pictures in
the published books, surely this will have great benefits
for the authors. It will help them to sell the new editions
of their books that will in due course appear
I can't compile R-alpha on AMD 64. Rather than include a 1400 line script
I have put it on the web
http://www.stat.umn.edu/~charlie/typescript.txt
way down near the bottom it fails building lapack.so
gcc -shared -L/usr/local/lib64 -o lapack.so Lapack.lo-llapack -lblas
-lg2c -lm -l
> "Wst" == Werner Stahel <[EMAIL PROTECTED]>
> on Fri, 16 Sep 2005 09:37:02 +0200 writes:
Wst> Dear Martin, dear Johns Thanks for including me into
Wst> your discussion.
Wst> I am a strong supporter of "Residuals vs. Hii"
>>> One remaining problem I'd like to address
> "PaulG" == Paul Gilbert <[EMAIL PROTECTED]>
> on Fri, 16 Sep 2005 14:04:37 -0400 writes:
PaulG> Brian Ok, lets leave this for now. When does the
PaulG> development cycle start for the next version that
PaulG> would allow making a function generic?
Almost immediately aft
On 17-Sep-05 Prof Brian Ripley wrote:
> On Fri, 16 Sep 2005 [EMAIL PROTECTED] wrote:
>
>> On 16-Sep-05 Duncan Murdoch wrote:
>>> [...]
>>> This seems to happen in Rdconv.pm, around here:
>>>
>>> ## avoid conversion to guillemots
>>> $c =~ s/<>> $c =~ s/>>/>\{\}>/;
>>
>> The name of
On Fri, 16 Sep 2005 [EMAIL PROTECTED] wrote:
On 16-Sep-05 Duncan Murdoch wrote:
[...]
This seems to happen in Rdconv.pm, around here:
## avoid conversion to guillemots
$c =~ s/<>/>\{\}>/;
The name of the "continental" quotation mark « is "guillemet".
The R Development Core Team mu