Hello, I am trying to do survival analysis.
STREG has several options like
streg X1 X2, dist(exp)
streg X1 X2, dist(exp) time
streg X1 X2, dist(weibull)
streg X1 X2, dist(weibull) time
Without "time", the hazard rates are coming up.
With the "time", coefficients are coming up.
Also, in case I "est store" and "est table" for STREG without "time", coefficients which are not hazard rates coming up.
Are these coefficients "exp(beta_hat)" for the above distributions or "beta_hat"?
Related Posts with STREG, dist coefficient
Difficulty in handling data using multiple imputationDear Stata-community, I am working on a dataset with information on household expenditures. My datas…
attribute the displayed output of a command in local macroI am trying to attribute the output of a command that just prints and output to the Stata screen (pr…
RD analysis with covariate coefficientsHi Statalist I am performing an RD analysis investigating the effects of reduced social benefits on…
Graph sizing and ylabel(...) specificationColleagues: I'm stumped on how/why my graph is resized in what strikes me as a counterintuitive way…
Is there a command that is equivalent to "bsample more than _N"?The command bsample B with B > _N (e.g., if _N = 100., trying to sample more than 100 times wi…
Subscribe to:
Post Comments (Atom)
0 Response to STREG, dist coefficient
Post a Comment