Hi all,
Forgive the potentially daft/simple question, but could anyone advise how I crop the confidence intervals here for (impossible) vales of y<0, please?
Thank you so much
====
twoway ///
(scatter mbc_mean year [w=1/mbc_sem], mlabel("") xtitle(Year) ytitle(Mean Bacteriocidal Concentration) ylabel(0(5)20, angle(0) ) ) ///
(lfitci mbc_mean year)
Array
Related Posts with Cropping confidence interval (lfit) capturing impossible values
How to build a logic to test the validity of observations in Stata?Hi Statalisters, I am new to Stata and have some questions about data management. In the following…
Grouping values within a variable?In a prior post I looked at https://www.statalist.org/forums/for...hin-a-variable I tried to derive …
reshape or stack?Dear All, I have this data set: Code: * Example generated by -dataex-. To install: ssc install data…
How to evaluate the appropriateness of instruments with xtivreg?I need to estimate an instrumental variable model with GLS random-effects (RE) model: xtivreg, re T…
New to statalistHi All, This is my first post in statalist. Currently I am using panel data set for my study. I hav…
Subscribe to:
Post Comments (Atom)
0 Response to Cropping confidence interval (lfit) capturing impossible values
Post a Comment