Update check_did() function and related functions so that the standard estimates show up when (1) summary() is called or (2) plot() is called directly on the output from check_did().
On the other hand, the estimate on the original scale show up when plot() is called together with the estimate from did() .
check_did()
function and related functions so that the standard estimates show up when (1)summary()
is called or (2)plot()
is called directly on the output fromcheck_did()
.plot()
is called together with the estimate fromdid()
.