I’m not aware of any methods to do this, but it shouldn’t be too hard. — John
On Sep 19, 2014, at 3:19 AM, Florian Oswald <[email protected]> wrote: > just wondering if anyone has a way to print for example a GLM regression > output table to tex? I think I'm looking for something like > [http://cran.r-project.org/web/packages/texreg/index.html], although maybe > that's not the best way to achieve this in julia. > > right now I'm converting the coeftable object to a dataframe and print that, > but of course it would be nice to print some default statistics (Rsquared, > pval stars, etc) with it. > > thanks for any suggestions!
