I would like to generate the correlations between two dependent variables for a large set of countries, using the following command:
Code:
bysort country: correl value_added_exports gross_exports
Kind regards,
Moritz.
Specialized on Data processing, Data management Implementation plan, Data Collection tools - electronic and paper base, Data cleaning specifications, Data extraction, Data transformation, Data load, Analytical Datasets, and Data analysis. BJ Data Tech Solutions teaches on design and developing Electronic Data Collection Tools using CSPro, and STATA commands for data manipulation. Setting up Data Management systems using modern data technologies such as Relational Databases, C#, PHP and Android.
bysort country: correl value_added_exports gross_exports
How can I add the the decomposition of the R² in "between" and "within" to a a table (xtreg) ?I am studying the relationship between university rankings (dependant variable) and academic freedom…
ERROR Fixed effect estimation (reghdfe) : treatment variable is collinear with the fixed effectsHi all,
I am conducting a study to estimate the effect of Medicaid expansion on the uninsured rate …
Help to combine graph bar and connected into single graph, by group(s)Have been trying without luck to combine the two graph types (bar and connected line) to be overlaye…
nested CES functionHello,
I have a function with 4 inputs including capital(K), labor(L), energy(E), and material(M) in…
ds - how to display fullnamesDear Statalisters -
I have a large dataset and am looking to list out the names of all my string va…
0 Response to Generating a table for correlations obtained by group
Post a Comment