View source: R/validate_input.R
validate_p_reps | R Documentation |
Check if p_reps is a valid input to tunevt
validate_p_reps(data, p_reps)
data |
a data frame containing a response, binary treatment indicators, and covariates. |
p_reps |
the number of permutations to run. |
TRUE if p_reps
is a valid input. Errors otherwise.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.