Dominance and Relative Weight Analysis [Github]
This Stata code performs a series of statistical analyses on simulated data, including partial correlation, dominance analysis, and relative weight analysis, with bootstrap resampling to calculate standard errors.
Path analysis from correlation matrix [Github]
This Stata code performs path analysis using a predefined correlation matrix. The code initializes variables, sets sample size, defines a correlation matrix, and constructs the structural equation model (SEM) to analyze the relationships between the variables.