validate_alpha0 {tehtuner}R Documentation

Check if alpha0 is a valid input to tunevt

Description

Check if alpha0 is a valid input to tunevt

Usage

validate_alpha0(data, alpha0)

Arguments

data

a data frame containing a response, binary treatment indicators, and covariates.

alpha0

the nominal Type I error rate.

Value

TRUE if alpha0 is a valid input. Errors otherwise.


[Package tehtuner version 0.3.0 Index]