Skip to content
Prev 274324 / 398506 Next

Question about GAMs

I'd be inclined to use predict(ozonea,type="terms") to extract the 
estimates of  s(ratio,bs = "cr")
that you need. But do you  really want newozone - s(ratio,bs="cr") when 
you've used a log link?

best,
Simon
On 10/13/2011 09:05 AM, pigpigmeow wrote: