Hi there,
to evaluate my logistic regression model I am planing to perform a wald test. Besides my control variables, my dependent variable is binary (success) and my independent variable (gender - 0 or 1) is binary as well.
When I am doing my logit regression beforehand of the wald test (test gender) I can not set the gender variable as categorical (i.), otherwise I am getting the error message "variable gender not found" when performing the test gender.
I am wondering whether it makes sense at all to perform the wald test with a binary variable, which takes the value of 0 (for male) in my general model, because all the wald test is doing is setting the variable gender to 0 - which would be male in my case?
Would be very glad if you can answer this question.
Thanks for the help.
Best,
Manuel
Related Posts with Wald Test with binary predictor - does this make sense?
Calculating distances using latitude and longitude of two pointsIs there any Stata command that I can use and explore, to calculate the distance between two geocoor…
MM-estimatorusing MM-estimator with MS-estimator give p value 1 for one dependent variable and same equation usi…
Imposing cross equation restriction for more than two equations in sur modelI have a dataset where the dependent variable has 4 categories namely P1, Q1, R1, S1. There is a pos…
Propensity score matching problemI'm doing a propensity score matching estimation. The code is as follows, psmatch2 highMacroSubFirm …
inquire a code problem about operator operation Code: * first generation undergraduates label define q28 1 "High School or equivalent" /// …
Subscribe to:
Post Comments (Atom)
0 Response to Wald Test with binary predictor - does this make sense?
Post a Comment