Skip to content
Prev 9109 / 63424 Next

predict (PR#2686)

This is intentional.  The coding for factors is based on the full set of 
levels, and should be comparable for different prediction sets.

If you are using factors with fictitious levels the fix is obvious: 
improve the design.
On Wed, 26 Mar 2003 Mark.Bravington@csiro.au wrote:

            
Actually, the default is FALSE: see args(model.frame.default).  lm and glm
call model.frame.default with non-default args.