I have long used apsrtableto quickly create model comparison tables, but I find this somewhat unattractive and awkward, so my discipline tables were manual-encoded tables with expressions \Sexpr. I was happy to find stargazer, but disappointed that some of the models I use are not supported.
With apsrtableyou can quite easily expand the model by updating methods apsrtableSummaryand ModelInfo( as in this question / answer ).
I searched (but not found) for a similar method to extend stargazer to the following models:
Does anyone have experience with this / know how to do this?
source
share