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 | delta.optim.scqe.1cfull(
  treatment,
  outcome,
  delta,
  obj,
  specified = NULL,
  alpha = 0.05,
  ...
)
 | 
| treatment | Binary or continuous vector corresponding (usually) to 0,1 (no treatment or treatment) for each observation. | 
| outcome | Continuous vector representing the outcome for each observation. | 
| delta | Single value or vector of possible values for change in average non-treatment outcome between cohorts (if applicable). | 
| obj | scqe object. | 
| specified | Specified optional arguments. | 
| alpha | Numeric alpha for confidence intervals (default alpha=.05). | 
| ... | Extra optional arguments. | 
Optimal delta.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.