[R] how to visualise the smoothers of a model averaged GAM ?
fmoreira
fmoreira at isa.utl.pt
Wed Sep 5 19:12:38 CEST 2012
Maybe I should have added further details to my previous message.
So, after running
dd <- dredge (M.gam.auto)
avgmod <- model.avg(dd, subset = delta < 2)
I ask for the confidence intervals using
confint (avgmod)
What you are suggesting would result in the visualization of the initial
model, not of this averaged one...right?
--
View this message in context: http://r.789695.n4.nabble.com/how-to-visualise-the-smoothers-of-a-model-averaged-GAM-tp4642302p4642307.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list