Skip to content
Prev 273876 / 398506 Next

Generalized Additive Models: How to create publication-ready regression tables

In many cases a flexible parametric fit, using regression splines, will
result in a fit that is as good as a gam, with similar regression shapes. 
The rms package has a latex method that will represent such fits in
interpretable algebraic form.  latex(fit) does that, and print(fit,
latex=TRUE) will give a nice table though not formatted in the way you
described.
Frank
Emilio L?pez wrote:
-----
Frank Harrell
Department of Biostatistics, Vanderbilt University
--
View this message in context: http://r.789695.n4.nabble.com/Generalized-Additive-Models-How-to-create-publication-ready-regression-tables-tp3884432p3887519.html
Sent from the R help mailing list archive at Nabble.com.