stata - collinearity found in multiple dummy variables in logistic regression -


i have several categorical variables such nationality, office locations etc. since dependent variable binary outcome, logistic regression used.

i encountered multiple warning messages these variables omitted due collinearity. in scenario, there methods "treat" these dummy variables able include them in model?

there message in stata "convergence not achieved", means model has failed?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -

java - How to implement an entity bound odata action in olingo v4.3 -