Hi,
I have run a regression model with cluster-robust standard errors, using the following command:
regress comf1 i.BB i.UB i.gender age edu1 income1 i.hc, cluster (hc)
Below is the results that I get: Array
As far as I know, when the t-value is larger than 1.96 the p-value should be significant at p < .05.
But the above results suggest that this is not the case here. Observations of the above results suggest that the t-value should be 2.72 to get a p-value significant at .05.
I guess stata is doing some sort of adjustment here. But I have no idea what this adjustment is? and why is it doing this adjustment?
std.errors are already adjusted for 5 clusters in hc as per my command. But is it adjusting the p-value cutoff for t-values? I know confidence intervals are consistent with p-values but I want to know what is happening with p-value cutoff here.
It would be appreciated if someone can clarify what is happening.
Thank you.
Related Posts with Estimating p-value from t-value in regression with cluster-robust standard errors
Testing to see if the value of categorical variable x for string m contains the value of variable y for string m.Hello Statalist, Please forgive me if this is a stupid question; I am new to Stata. I am working wi…
Constraining within covariance to zero in xtheckmanHi, I wanted to estimate a random effects Heckman sample selection model in which I constrain the le…
Generate random GPS points within polygonsHello, I am trying to generate 50 random GPS points in each polygon of a shapefile that I have. I'v…
HelpI have country-wise GDP data from 1997 to 2016 how do I generate a country-wise 5 years forward movi…
how to add up length of stays in hospital for certain hospitalizationshi all, I ve been trying to perform this task for a week now with no luck. I have a data set (each …
Subscribe to:
Post Comments (Atom)
0 Response to Estimating p-value from t-value in regression with cluster-robust standard errors
Post a Comment