View source: R/validate_input.R
validate_alpha0 | R Documentation |
Check if alpha0 is a valid input to tunevt
validate_alpha0(data, alpha0)
data |
a data frame containing a response, binary treatment indicators, and covariates. |
alpha0 |
the nominal Type I error rate. |
TRUE if alpha0
is a valid input. Errors otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.