Hi everyone,
In my dataset there is a categorical variable "nationality" that takes on 36 values, depending on the Country of origin of my observations. I therefore created 35 dummy variables that take value 1 for each country and 0 otherwise.
How do I carry out a Probit regression in STATA without having listed the coefficients of all these dummies? Should I cluster the (n-1) dummy variables and, if so, how can I do that?
Thanks for any advice you might have on this!
Related Posts with Cluster multiple dummy variables
command esttab is unrecognized but estout already installedHello! I have a problem using -esttab-. Here is the code I try to run: Code: logout, save(H1) word…
How could I handle the longitudinal (time-series) data? I provided an example below for an easy explanation for my question. I need to do survival anal…
Changing variable labels for multiple variables at the same timeHello, I'd like to change label variables. My data contains 100 variables with label started number…
convert 'n' rows of a variable to 'n' columnsHi, I would appreciate if I could get help with creating new variables from rows of an existing var…
Matching/merging Job seekers to job posts if they meet requirementsHello Everyone, Hope you all are well. I am looking to merge two datasets however, I want to match …
Subscribe to:
Post Comments (Atom)
0 Response to Cluster multiple dummy variables
Post a Comment