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]
Re: st: CUSUM6
From
mariam ouchen <[email protected]>
To
[email protected]
Subject
Re: st: CUSUM6
Date
Wed, 4 Apr 2012 23:53:23 +0200
To plot the cusum and cusum of square just try this:
cusum6 y X1 X2 X3 X4 X5 , cs(cusum) lw(lower) uw(upper)
while y: is the dependent variable
and X1 X2 X3 X4 X5 are the independent variable
for more detail look at this link.
http://personal.rhul.ac.uk/uhte/006/ec5040/Cusum%20test.pdf
hope this helps
best regards
>
>
> * 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/
*
* 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/