s-news
[Top] [All Lists]

GAM se's

To: s-news@lists.biostat.wustl.edu
Subject: GAM se's
From: Doug Lincoln <DougL@nrhs.health.nsw.gov.au>
Date: Fri, 30 May 2003 16:23:56 +1000
I have a quick question about the function gam. 

We are using the GAM function to model time series data, with the code:  
gam(formula = y ~ s(x1)+*, family=quasi(log,mu))
We have serial correlation in the residuals. It's been suggested to us that the 
effect of serial correlation on the standard errors of the parameter estimates 
can be corrected by fitting a quasi-likelihood model. We understand that the 
effect of overdispersion is adequately corrected by using quasi-likelihood 
estimation, but are unsure about correction for serial correlation.
Does the S+ code above provide the robust estimates of SE(beta) from data with 
serially correlated residuals?

ta
Doug
dougl@nrhs.health.nsw.gov.au 




<Prev in Thread] Current Thread [Next in Thread>
  • GAM se's, Doug Lincoln <=