G'day Talbot,

regarding the subject line, perhaps neither, it may be your OS, chip or
maths library. :)

On my Intel Core2 Duo machine running under linux all your examples
work without error message.  What kind of machine are you using?

On Fri, 21 Sep 2007 12:38:05 -0400
"Talbot Katz" <[EMAIL PROTECTED]> wrote:

> [..] I was wondering whether anyone has any tricks to share for
> mitigating these kind of problems and still generating feasible
> solutions. 

I believe that one of the recommendations in the numerical literature
is to try to keep the norms of the columns of the matrix A on similar
scales.  Try to divide the first two columns of A (and the first two
entries in the vector b) by the square root of n.  

Hope that helps.

Cheers,

        Berwin 

=========================== Full address =============================
Berwin A Turlach                            Tel.: +65 6515 4416 (secr)
Dept of Statistics and Applied Probability        +65 6515 6650 (self)
Faculty of Science                          FAX : +65 6872 3919       
National University of Singapore     
6 Science Drive 2, Blk S16, Level 7          e-mail: [EMAIL PROTECTED]
Singapore 117546                    http://www.stat.nus.edu.sg/~statba

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to