Skip to content
Prev 67521 / 398506 Next

lm() with many responses

On Tue, 12 Apr 2005, John Pitney wrote:

            
Your expression is too long.  Create the response matrix and pass that to 
the formula, rather than passing an expression.

There is a 500-char internal limit on variable names in 
model.frame.default.  That should be enough ....
It's not easy to cut-and-paste, though.
Only if it were implemented.