Dear all
Is it possible to save p-values with -statsby-? I'm looking for
something like
. statsby _b _se ?pval=...?, by(foreign) saving(xyz, replace): reg price
mpg weight
(Of course, one could do something like - statsby _b _se df_r=e(df_r),
by(foreign) saving(xyz, replace): reg price mpg weight - and then
calculate the p-values from the resulting dataset by aid of the -ttail-
function. However, I think there has to be a more direct way.)
Thanks a lot.
Kind regards,
Daniel
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/