Hello,
I am trying to create a way to display a data index I have created for coral rugosity (data attached).
The Stata dot plot graph is the best way I have found to present this data using the code: graph dot index, over(genus, sort((mean) index)) to give the attached result after a little editing.
However, each coral is also part of a morphotype group (branching, columnar etc.) that I would like to be distinguished. Is there a way I can add the data separately for each morphotype, with the data for each colour coded? Array
Many thanks,
Emi
Related Posts with Dotplot with multiple variables
ivreg2 and interactions of the endogenous regressorHi have a question about ivreg2. It has been asked before and I have gone through the helpful posts.…
Reshaping data for conditional logit modelingDear Statalist, I would like to use a conditional logit model to analyze the following survey questi…
Difference between instrumental variable interaction and instrumental variable subgroup analysisDear Statalist, For the following model under the IV framework: Code: ivreg2 cognition (infl_pneum…
Does _parse comma have a bug with identifying unbound commas in compound quotes?I was surprised to discover that -graph- throws an error when the title (or various other strings) h…
Export*coefficient and standard error of factor variableHi! Let's say this is my data Code: * Example generated by -dataex-. For more info, type help data…
Subscribe to:
Post Comments (Atom)
0 Response to Dotplot with multiple variables
Post a Comment