Hi Jonathan, >> I was wondering if anyone had suggestions on how to implement a GAM >> in a quantile fashion?
Take a look at the gamlss package. Regards, Mark. Jonathan Greenberg-2 wrote: > > R-ers: > > I was wondering if anyone had suggestions on how to implement a GAM > in a quantile fashion? I'm trying to derive a model of a "hull" of > points which are likely to require higher-order polynomial fitting (e.g. > splines)-- would quantreg be sufficient, if the response and predictors > are all continuous? Thanks! > > --j > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide > http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. > > -- View this message in context: http://www.nabble.com/Quantile-GAM--tp23788632p23792799.html Sent from the R help mailing list archive at Nabble.com. ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.