validate_alpha0 {tehtuner} | 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.