The UCLA IDRE website has an article on -intreg- to estimate models with interval dependent variables. It seems interesting, but I can't find any theoretical discussion of it. No wikipedia article. No sources when I google. It always just re-routes to the stata package. The R equivalent is survreg(), which is based on something in survival analysis. However survreg() and -intreg- seem different. For instance, the former estimates log-odds and the latter standard OLS coefficients.
I guess I'm trying to learn more about "interval regressions," but I can't find any info on it outside these two packages. So I'm wary to use them.
Related Posts with What is intreg? What is the theory behind it?
Listing values and labelsI have a bunch of countries. They are coded as numbers (values) in an integer variable. For each val…
Calculate Percentile of Top Scale Response in Longitudinal dataI have longitudinal international survey data, with a variable on a scale of 5. I would like to asse…
how do we get the significance of Beta'sHi all, So I estimate the beta's using GMM in MATA. : void GMM_DL(todo,betas,crit,g,H) { PHI=st_da…
confidence interval for mean differenceDear Listers, I would like to know how to capture confidence interval for mean difference. I have …
Collapse with percentage of population in a dummy variable wrt region and yearHi everyone, I am currently working with data of following Format Year Region Dummy 2001 11 0 2001…
Subscribe to:
Post Comments (Atom)
0 Response to What is intreg? What is the theory behind it?
Post a Comment