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
inquire a code problem about operator operation Code: * first generation undergraduates label define q28 1 "High School or equivalent" /// …
Calculating distances using latitude and longitude of two pointsIs there any Stata command that I can use and explore, to calculate the distance between two geocoor…
looping renaming variables in panel datasetHello, I am curious about how to use "foreach" or "forvalues" command in this situation below: gen …
MM-estimatorusing MM-estimator with MS-estimator give p value 1 for one dependent variable and same equation usi…
Plotting Interaction of Regression Results using PCSE estimatorI want to draw interaction plots to show my moderator working. I have unbalanced panel data for 20 f…
Subscribe to:
Post Comments (Atom)
0 Response to removing 95%CI and renaming axis by intervals
Post a Comment