Hi! I have a question about predicting the propensity scores. Based on what I learnt, if the independent variable is a dichotomous variable, I should use a logit model to predict the pscore. I'm wondering if the dataset is nested, should I use the hierarchical logistic model to predict my pscore?
For example, the data is nested by schools. Which model should I use?
. logit w2seextrc $idlist ,or
. xtmelogit w2seextrc $idlist || schids: ,or var
Besides, can I output the PSM results by stata? Or I have to make the APA style tables by hand?
Your advice is highly appreciated!!
Related Posts with Does the hierarchical logistic model increase the validity of the pscore?
Crosstabulation Question: Options row vs. colI know this is a really basic question, but the logic confuses me every time I do crosstabs - even w…
How to add multiple regression lines to a marginsplot graph?Hello, I would like to use marginsplot to show many regressions on the same graph. My dependent var…
Help with R squared in Cox model with shared frailtyHi all, I am fitting a Cox model with shared frailty and I hope to get the (pseudo) R squared for m…
Tabulation of percentages for an outcome variable by gender for each racial groupHi, I would please like some help with a tabulation issue I am having. So, I have about 10 causes of…
Scalars missing in output of esttabHello, I have a question about esttab and more precisely to add scalars. I start with a spatial mo…
Subscribe to:
Post Comments (Atom)
0 Response to Does the hierarchical logistic model increase the validity of the pscore?
Post a Comment