Array Hi,
The below result shows my logistic regression, which I used to find potential confounders.
1. "Region" is my exposure, but one of its levels is not significant. What should I do in this case?
2. Also, I want to investigate how the effect of my exposure changes over the years. So, I got the year as a continuous variable. Do I need to check the linearity assumption for that?
3. For checking "year" as a confounder do I need to find "delta beta" for each level of my exposure?
4. Is it correct that the constant is not significant?
My code:
logit time i.region year i.stage i.screen
Result: Attached
Related Posts with Check for confounder in logistic regression
A question of storing and showing estimation resultsI run a loop of quantile regressions as follows: global ylist DvWEM forvalues i = 0.05(0.1)0.95 { q…
Combining plots using qchiHi, I've generated two variables, let's call them y1 and y2, and I want to generate a quantile-quan…
Use Asrol and natural Log.Hi, I asked this question yesterday but it was not mentioned in the title so I followed the advice …
Making sure that histogram bin has more than 5 observations.I am working on a server with data on individuals, and there are very strict rules on how data shoul…
_mi_m & _mi_id not generatedHi All Below is my code for running multiple imputation on a longitudinal dataset in the wide forma…
Subscribe to:
Post Comments (Atom)
0 Response to Check for confounder in logistic regression
Post a Comment