Skip to content

predict (PR#2686)

1 message · Brian Ripley

#
On Thu, 27 Mar 2003 Mark.Bravington@csiro.au wrote:

            
Only if an argument is set, and originally lm did not do so.
Read again.  predict.lm is consistent across its inputs: unlike lm it can
take variable `newdata'.  As I said the intention is to be consistent
across *prediction sets*.  Omitting newdata is not giving a prediction
set.