Skip to content

Bug in model.matrix.default (PR#1100)

1 message · Brian Ripley

#
There's more to it than that (which was already fixed in R-devel).
The internal code expects there to be columns in the model frame.

I have already fixed this in R-devel (by faking an unused column).
On Tue, 25 Sep 2001 murdoch@stats.uwo.ca wrote: