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

android - ConstraintLayout: Realign baseline constraint in case if dependent view visibility was set to GONE -

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

c# - Update a combobox from a presenter (MVP) -