search for: delphioutpost

Displaying 3 results from an estimated 3 matches for "delphioutpost".

2007 May 01
1
(PR#9623) qr.coef: permutes dimnames; inserts NA; promises
On Thu, 19 Apr 2007, brech at delphioutpost.com wrote: > Full_Name: Christian Brechbuehler > Version: 2.4.1 Patched (2007-03-25 r40917) > OS: Linux 2.6.15-27-adm64-xeon; Ubuntu 6.06.1 LTS > Submission from: (NULL) (24.61.47.236) > > > Splus and R have different ideas about what qr.coef(qr()) should return, > which is...
2003 May 17
1
read.table fails with \246 separator (PR#3035)
Full_Name: Don Allen Version: 1.6.2 OS: Solaris Submission from: (NULL) (140.186.148.11) If you use '\246' to separate fields in a csv-like file, read.table fails if you have more than 5 lines in the file (in the following, the separators in junk.csv are really '\246's, despite the way they printed): Fails: >
2007 Apr 19
0
qr.coef: permutes dimnames; inserts NA; promises minimum-length (PR#9623)
Full_Name: Christian Brechbuehler Version: 2.4.1 Patched (2007-03-25 r40917) OS: Linux 2.6.15-27-adm64-xeon; Ubuntu 6.06.1 LTS Submission from: (NULL) (24.61.47.236) Splus and R have different ideas about what qr.coef(qr()) should return, which is fine... but I believe that R has a bug in that it is not internally consistent, and another separate bug in the documentation. In particular, on