Hi all. I am running a panel regression with over 60 dummy variable coefficients that I'd like to test as being equal to 1, but jointly. Typically when testing whether or not the estimated coefficients are jointly equal to 0 (or, with the 'equal' option, equal to each other), I can just use testparm. But when I want to test whether they are equal to 1, I don't see an easy way to do this.
I will also note that I have a subset of dummies in my regression that I want to test whether the coefficients are jointly equal to 0, while the remainder I would like to test as all being equal to 1. Should I normalize the latter subset of the coefficients in some way so that I can just use testparm?
Thanks for any and all advice on this topic.
Related Posts with Testing multiple coefficients equal to 1 with test
How to change local stringsLet's say I want to change the content of string local named asdf from q to 2. I tried this Code: …
Formatting numbers saved in a local and using these in a text outputHello community! I am having troubles understanding the formatting of numbers, or more likely under…
xtgls commandHi everyone, I have a panel data (T=9 and N=24) and I have the three following problems: - heterosce…
putpdf "failed to add paragraph" when savingI am using putpdf to save 2 .png files into one pdf document. Code: putpdf begin putpdf paragraph…
calculating an average across observations which have common characteristicsI am attempting to calculate an average (mean) across observations which have common characteristics…
Subscribe to:
Post Comments (Atom)
0 Response to Testing multiple coefficients equal to 1 with test
Post a Comment