Here is my code for prevalence vs month:
logit mrsp i.month
margins month, plot(ytitle(Prevalence) ylabel(0 (0.05) 0.30, angle(horizontal)) xtitle(Month) xtitle(, margin(small)) title("Dog Level Monthly Prevalence of MRSP") name(month, replace))
1. I want to remove 95%CI but am unsure where to put noic into my code
2. I want to label the x-axis with actual dates (variable: daterec) on a 3 month interval
I would really appreciate the help with this, I am new to STATA!
Related Posts with removing 95%CI and renaming axis by intervals
Assumptions necessary for running xtabond2I want to accurately estimate a production function lnY=alpha*lnK+beta*lnL+idiosyncratic error+fixed…
Hypothesis formation for a difference in difference analysisDear all, My study is concerned with the causal effect of development aid on support for democracy …
Canay's (2011) Fixed-Effect Quantile Panel Data Approach in the presence of some endogenous independent variablesDear Forum members, Let me apologize in advance if my question has been dealt with somewhere which …
Elasticity from IV probitDear Altruist, 1. I could implement the following commands with success. (STATA-14.2) probit smk p…
Hausman Test: full dataset and subsamplesI am currently running FE vs RE via a Hausman test for panel data. I am then taking 3 subsamples o…
Subscribe to:
Post Comments (Atom)
0 Response to removing 95%CI and renaming axis by intervals
Post a Comment