Skip to content

GAM, how to set qr=TRUE

3 messages · Ben quant, Simon Wood

#
Which version of gam are you using (i.e. which package and version number?)

prediction with fitted gam objects should call predict.gam, and I'm not 
quite sure why this is not happening here (you do have the mgcv or gam 
loaded while trying to predict, I suppose?).
On 03/05/12 22:56, Ben quant wrote: