Description Usage Arguments Value
The print method provides the critical values presented in the summary
method for scqe objects.
| 1 2 3 4 5 6 7 8 9 10 11 | delta.optim.scqe(
  Y_T0,
  untreated,
  Y_untreated,
  treated,
  Y_treated,
  obj,
  specified = NULL,
  alpha = 0.05,
  ...
)
 | 
| Y_T0 | Y | 
| untreated | Number of untreated individuals. | 
| Y_untreated | Outcome for untreated individuals. | 
| treated | Number of treated individuals. | 
| Y_treated | Outcome for treated individuals. | 
| obj | scqe object. | 
| specified | Specified optional arguments. | 
| alpha | Numeric alpha for confidence intervals (default alpha = 0.05). | 
| ... | Extra optional arguments. | 
Optimal delta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.