Skip to content
Prev 274346 / 398506 Next

Question about GAMs

On Thu, 2011-10-13 at 08:20 -0700, pigpigmeow wrote:
That is not a valid 'type'; normally you'd use `type = "terms"` or `type
= "iterms"`, depending on whether you want (any) standard errors to
include the uncertainty about the intercept.
So if the above comments I made are not sufficient to explain this,
read ?predict.gam and see what the allowed options for the 'type'
argument are.

G