On Thu, 2007-11-29 at 17:34 +0100, Peter Dalgaard wrote:
> Gavin Simpson wrote:
> > On Thu, 2007-11-29 at 16:36 +0100, Peter Dalgaard wrote:
> >
> >> [EMAIL PROTECTED] wrote:
> >>
> >>> Full_Name: Carlos Gershenson
> >>> Version: 2.6.1
> >>> OS: MacOSX
> >>> Submission from: (NULL) (24.128.
> "DD" == Dan Davison <[EMAIL PROTECTED]>
> on Thu, 29 Nov 2007 11:34:18 + writes:
DD> from ?eigen
DD> symmetric: if 'TRUE', the matrix is assumed to be symmetric (or
DD> Hermitian if complex) and only its lower triangle is used. If
DD> 'symmetric' is not specified,
Gavin Simpson wrote:
> On Thu, 2007-11-29 at 16:36 +0100, Peter Dalgaard wrote:
>
>> [EMAIL PROTECTED] wrote:
>>
>>> Full_Name: Carlos Gershenson
>>> Version: 2.6.1
>>> OS: MacOSX
>>> Submission from: (NULL) (24.128.48.138)
>>>
>>>
>>> Hi,
>>>
>>> Try this out:
>>>
>>> x<-1:10
>>> y<-x/2
>>
On Thu, 2007-11-29 at 16:36 +0100, Peter Dalgaard wrote:
> [EMAIL PROTECTED] wrote:
> > Full_Name: Carlos Gershenson
> > Version: 2.6.1
> > OS: MacOSX
> > Submission from: (NULL) (24.128.48.138)
> >
> >
> > Hi,
> >
> > Try this out:
> >
> > x<-1:10
> > y<-x/2
> > plot(table(x))
> > points(table(y))
[EMAIL PROTECTED] wrote:
> Full_Name: Carlos Gershenson
> Version: 2.6.1
> OS: MacOSX
> Submission from: (NULL) (24.128.48.138)
>
>
> Hi,
>
> Try this out:
>
> x<-1:10
> y<-x/2
> plot(table(x))
> points(table(y))
> #or lines(table(y))
>
> No matter what's the value of y, it prints out in the coordi
On Nov 28, 2007, at 4:55 PM, [EMAIL PROTECTED] wrote:
> Full_Name: Saleem Bhatti
> Version: 2.6.1
> OS: MacOSX 10.5.1
> Submission from: (NULL) (81.187.216.162)
>
>
> Using R-2.6.1.dmg to do an automated install on MacOS 10.5.1.
>
> Installation fails with following text.
>
> Installation had err
Full_Name: Carlos Gershenson
Version: 2.6.1
OS: MacOSX
Submission from: (NULL) (24.128.48.138)
Hi,
Try this out:
x<-1:10
y<-x/2
plot(table(x))
points(table(y))
#or lines(table(y))
No matter what's the value of y, it prints out in the coordinates of x... this
happens only with tables, not with
Have you ever collaborated? Google Spreadsheets is fantastic to
collaborate with. Rather than sending excel spreadsheets backwards and
forwards, I would rather use shared Google Spreadsheets. I do not want
the intermediate step of exporting a Google Spreadsheet as an xls
file. I do not know how to
Full_Name: Saleem Bhatti
Version: 2.6.1
OS: MacOSX 10.5.1
Submission from: (NULL) (81.187.216.162)
Using R-2.6.1.dmg to do an automated install on MacOS 10.5.1.
Installation fails with following text.
Installation had errors.
Install failed.
The Installer could not install some files in "/".
Co
from ?eigen
symmetric: if 'TRUE', the matrix is assumed to be symmetric (or
Hermitian if complex) and only its lower triangle is used. If
'symmetric' is not specified, the matrix is inspected for
symmetry.
I think that could mislead a naive reader as it suggests tha
Building R under gcc 3.4.5 on Windows will no longer be supported as from
R 2.7.0. The default settings in the trunk (R-devel) are for the new
version of Rtools,
http://www.murdoch-sutherland.com/Rtools/Rtools27.exe
in which gcc is 4.2.1. This also contains gcc-sjlj.exe, so can be used to
bu
11 matches
Mail list logo