Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An option to have t-stats below the coefficients instead of sd in esttex regression outputs #16

Closed
d712 opened this issue Feb 11, 2020 · 3 comments

Comments

@d712
Copy link

@d712 d712 commented Feb 11, 2020

Hi Laurent,

This package has made everything (e.g. clustering, generating latex codes) much easier and faster! Thanks for making it.

I was wondering, if the function esttex has an option that allows me to report t-stats (or z-stats) in the parentheses below the coefficients, instead of sd/se, in the regression output.

And, if not, is there an easier way to customize the latex output so that it contains the t-stats , than manually copying the t-stats and replacing the standard deviations with them in the latex output?

I ask because some journals prefer t-statistics to standard errors. Thanks!

@lrberge
Copy link
Owner

@lrberge lrberge commented Feb 11, 2020

Thanks for the kind words, I'm glad that it saves you time!

Thanks for the suggestion! No, it's not there yet, but it's easy to implement, I'll do it within the coming month (I'll also add confidence intervals).

By the way, I am planning to improve quite a bit the utility functions for the next CRAN release. If you have any other suggestion, please let me know (even not concrete: like what you would ideally want).

@d712
Copy link
Author

@d712 d712 commented Feb 11, 2020

Awesome. Looking forward to the next release!

And sure, I'll let you know if anything comes up during the use.

@lrberge
Copy link
Owner

@lrberge lrberge commented Feb 20, 2020

Hi, I've added the feature in the dev version.

Thanks again for the suggestion!

@lrberge lrberge closed this Feb 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
2 participants
You can’t perform that action at this time.