Hello. I would like to ask your help about clogit.
Interventional study was conducted, the data was like as below.
no, age, sex, i.group, pre/post, hypertension
1, 24, F, inter, pre, yes
2, 30, m, control, pre, no
3, 38, f, inter, pre, no
1, 24, F, inter, post, no
2, 30, m, control, post, no
3, 38, f, inter, post,no
I would like to conduct clogit for hypertension presence as binary outcome.
clogit HT age sex i.group, group(no)
But the result was error as below.
--------
. clogit HT age sex education i.group_co, group(no)
note: multiple positive outcomes within groups encountered.
note: 440 groups (880 obs) dropped because of all positive or
all negative outcomes.
note: age omitted because of no within-group variance.
note: sex omitted because of no within-group variance.
note: education omitted because of no within-group variance.
note: 2.group_co omitted because of no within-group variance.
note: 3.group_co omitted because of no within-group variance.
redundant or inconsistent constraints
-----------
Where was the wrong?
I'm looking forward to your support.
Regards,
Related Posts with About clogit in interventional study
EGARCH modelling expressionsHi everyone, I was wondering if anyone would be able to help me with an issue I have come across on…
Regresion output code helpI need the regression output by three columns Full Sample , Rural and Urban for each dependent varia…
How to match same state codes based on ID variable in Panel data?Hi, I have an unbalanced panel running for the years 2010 and 2014 to 2019. The state id variable o…
Deleting ID that is not present in both datasets for Panel DataHi, I am interested in doing regression analysis with panel data.The data I've chosen is in 2 waves…
Box Cox regression (Lambda model) result shows 0.000 standard errors for estimated coefficients and Sigma constantHello all, I am Florence Ijagbone. I am working on the social welfare function as part of my PhD pr…
Subscribe to:
Post Comments (Atom)
0 Response to About clogit in interventional study
Post a Comment