Dear members of statalist,
I'm having trouble with using logistic regression.
Depvar consists of 0, 1 and missing values, and there are three indepvars.
Whenever I enter "logit" or "logistic", error message "unrecognized command: _vce_parserun" shows up, even if I try with data without missing values.
Please let me know why this error message shows up and how to deal with it.
Thank you in advance,
Andrew.
---
This is the message I get :
. logit yes BID
unrecognized command: _vce_parserun
r(199);
Related Posts with When I enter "logit" or "logistic", error message "unrecognized command: _vce_parserun" shows up.
Manually calculating IV standard errors and getting STATA to use them in the regression tableI found the following script from one of the other threads to be helpful in calculating IV standard …
Why many commands do not work?Hello dear stata community I am kind of new to stata but I have been facing issues with many command…
How to shorten multiple line of codes relevant?In my data, I have a numeric number called year which have value from 2 to 22, I want to replace thi…
Two-Step System GMM with xtabond2 commandDear Stata Experts, I am dealing with a dynamic panel model in which the sample size is 100 firms a…
list if conditionsI used the following code to list the observations in a variable if the binary "check" is 0. But in …
Subscribe to:
Post Comments (Atom)
0 Response to When I enter "logit" or "logistic", error message "unrecognized command: _vce_parserun" shows up.
Post a Comment