Hi... I am a very newly stata user
I really don't know and desperately searching how to get VIF score after running a melogit command on stata do file
I am running a multilevel model of current use of contraception (binary: yes or no) with lots of categorical covariates and few of continuous predictors.
here is my commands:
melogit current_user i.age_group i.education i.parity i.marital i.womans_autonomy ///
i.wealth i.insurance distance_to_nearest_FPprovider ///
i.residence i.region first_birth_before17 dissatisfied_with_FP wait_2ormore_years fp_messages visited_by_CHW ///
i.sdp_authority i.sdp_type i.bpjs_contract i.qoc || EA_ID: , or
xi: melogit current_user i.age_group i.education i.parity i.marital i.womans_autonomy ///
i.wealth i.insurance distance_to_nearest_FPprovider ///
i.residence i.region first_birth_before17 dissatisfied_with_FP wait_2ormore_years fp_messages visited_by_CHW ///
i.sdp_authority i.sdp_type i.bpjs_contract i.qoc || EA_ID: i.qoc, or
please help me anyone who know how to get the VIF score after melogit command..
Related Posts with VIF after multilevel mixed effect logistic regression
F-keys in profile.doDear all, I am generating my file profile.do: Code: /*==========================================…
Adding symbol prefix to formatted table cellHi all, I would like to prefix specific formatted table cells with symbols e.g."<" 0.001 Becaus…
GMM Continuously Updating Estimator - convergence not achievedDear Statalists, I am using an IV framework for a collection of "h" regressions (Local projection) …
Export DTA file to sas7bdat file?Hello Stata users I'm trying to export a Stata DTA file to sas7bdat file? I have tried the export …
Loop over different dependent and independent variables[I am using STATA 15.0] I am trying to run ANCOVA regression and store the results using eststo and …
Subscribe to:
Post Comments (Atom)
0 Response to VIF after multilevel mixed effect logistic regression
Post a Comment