Hello,
I have an unbalanced dataset of 6381 firm observations, from 23 countries and 152 industries measured over 6 years.
To my knowledge, three levels can be identified in an hierarchical model, namely firm year observations (1), industry (2) and country (3).
As I'm trying to examine whether cross-national differences occur between my DV (corporate social performance) and IV (board gender diversity moderated by three cultural values of Hofstede (moderating variables), all continuous variables, I'm trying to control for cluster effects on the industry level as it is not directly related to my research question.
My IV (BGD) and DV (CSP) are both measured at the firm level and the cultural value at the country values. Further, all control variables are also measured at the firm level, leaving no variables at the industry level.
However, the stata formula used produces the following error:
Code:
mixed CSP c.BGD##c.DMAS c.BGD##c.DPD c.BGD##c.DID ROE ROA TBQ LEV BINDEPD BSIZE BSTRUC CEODUA logTA i.Year || COUNTRY:BGD, vce(cluster INDUSTRY)
note: BGD omitted because of collinearity
note: BGD omitted because of collinearity
highest-level groups are not nested within INDUSTRY
What am I doing wrong if I want to control for the clusterseffects within the industry hierarchy?
Related Posts with Multi Level Modelling with clustered standard errors
Removing " " from a string responseHello! I am working with survey data where some responses have been entered along with quotation mar…
Problem with merging two datasetsHello, I have a problem with merging two datasets. My main dataset consists of trade data, with the…
reclinkDear community, I have merged two datasets based on a unique companyid with the reclink command. …
Employment binary variable into employment rate and continuous variableDear all I am wanting to create an employment rate variable (ie. Number employed/ (Labour Force) * …
Herfindahl - Hirschman Index input the right data structureDear all, I am currently doing my thesis. As part of this, I would like to calculate the Herfindahl…
Subscribe to:
Post Comments (Atom)
0 Response to Multi Level Modelling with clustered standard errors
Post a Comment