Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: CDF Differences


From   "Francesco Burchi" <[email protected]>
To   <[email protected]>
Subject   st: CDF Differences
Date   Wed, 31 Mar 2010 18:35:26 +0200

Dear Statalisters,

Mine is a rather simple question. I have plotted the "cumulative
distribution function" (CDF) for one variable (KNOWLEDGEINDEX) depending on
whether the dummy variable RADIO takes value 0 or 1. I have used the
following commands:

cdf KNOWLEDGEINDEX, normal by (RADIO)
or alternatively, 
cdfplot KNOWLEDGEINDEX, by(RADIO) norm  nocdf

Now, I would like to plot the differences in the CDF of KNOWLEDGEINDEX by
RADIO with the pointwise confidence bands. In one sentence, I would like to
have a graph with the KNOWLEDGEINDEX in the horizontal axis and the CDF
Difference in the vertical axis.

Thank you in advance for the assistance,

Regards,
Francesco.

*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index