Hello everyone
I am using the tabcusum command (developed by Brent McSharry) in Stata to draw Observed minus Expected Cusum plot vertically aligned with the tabular CUSUM plot. Does anyone know how can I extract the calculated values (statistics) that is used to generate the plots?
Here is the my command and I am using STATA 17:
tabcusum x, pred(y) threshold(2.1) head(0)
Thanks
I appreciate your help and support.
I am using the tabcusum command (developed by Brent McSharry) in Stata to draw Observed minus Expected Cusum plot vertically aligned with the tabular CUSUM plot. Does anyone know how can I extract the calculated values (statistics) that is used to generate the plots?
Here is the my command and I am using STATA 17:
tabcusum x, pred(y) threshold(2.1) head(0)
Thanks
I appreciate your help and support.