Hello,
I run a newey regression of a variable on a constant. I need to get the t-stat of the const saved into a new variable or scalar. I searched for this possibility in both newey and ivreg2 commands, but none of them provides it. Of course I can compute it manually with estimator of the constant and its variance, which are provided by above mentioned commands, but this is a little bit tedious as I need to go first to matrices, save them, compute t-stat.. I wonder if there is a direct way of getting t-stat. Thanks.
I run a newey regression of a variable on a constant. I need to get the t-stat of the const saved into a new variable or scalar. I searched for this possibility in both newey and ivreg2 commands, but none of them provides it. Of course I can compute it manually with estimator of the constant and its variance, which are provided by above mentioned commands, but this is a little bit tedious as I need to go first to matrices, save them, compute t-stat.. I wonder if there is a direct way of getting t-stat. Thanks.
Comment