Hi,
This is my first time posting, so if I break some rule please have patience with me. My problem is the following:
I have made some coefplots, which contain quite a few variables, since all are treated as categorical. As a result I need some headings in the coefplot. These headings used to work fine, but now Stata just seems to ignore them. I have tried running them in STATA 15 and 16, with no luck. I have also tried to disable any skins (blindschemes and plotting)
Here are how my command looks like:
coefplot(DKSEDENL), xline(0) drop(_cons) base headings(1.attr_1a="{bf:Reason to leave country of origin}" 1.attr_2a="{bf:Connection to the labour market}" 1.attr_3a="{bf: gender}" 1.attr_4a="{bf:Age}" 1.attr_5a="{bf:Education}" 1.attr_6a="{bf:Language}" 1.attr_7a="{bf:Religious background}")
Any idea what might be wrong?
Best regards
Troels Fage Hedegaard
Aalborg Universit, Denmark.
Related Posts with Coefplot and headlings
Margins after cmroprobitHello I have a dataset which looks as follows (the below is just an excerpt): caseid 7 7 7 7 8 8 …
from Stata IC to SEHi, currently my Stata version is IC. But it seems IC cannot deal with my large data set. When I run…
Reshaping data with multiple obs per idDear Stata users, I have the following panel data set covering all 50 states over 13 years. Code:…
One table of means sorted by groups of countriesHi, I am working with panel data of over 3500 observations. I want to create a table that shows th…
GSEM NLCOM and BootstrappingHi everyone, after some thorough searching on my own, I think I need a little nudging in a helpful d…
Subscribe to:
Post Comments (Atom)
0 Response to Coefplot and headlings
Post a Comment