I'm running a quantile regression and want to export the output of summary to excel or create a table showing all the coefficients. I've been doing research about this topic all day, but I can't seem to find a way that works well for quantile regression. I don't expect a detailed guide on how this works, but a package or anything like that would do. I'm a newbie, but willing to learn!
Update: I actually found a function that looks very promising. Ive installed all the packages needed, but no matter what I do, I get error warnings because of unexpected symbols... I'm not expecting you to read through that document, but I thought maybe you can see right away what I'm doing wrong.
I'v tried:
As an afterthought, excuse my bad memory, you may also want tho have a look at the {stargazer} package which does very nice tables for this sort of thing.
Thank you for your help, I really appreciate it! Export_summs actually worked, but I did not manage to include all the tau results of my quantile regressions. Actually, I think it may not be possible haha. But maybe my supervisor knows a way to make it happen. Regarding stargazer... I found it to be very complicated. I'm not that skilled in R yet.. Maybe I'll work on a draft and show it to my supervisor haha. Once again, thank you so much! Frankly, I didnt expect to get any help at all!!! I wish you all the best!!!