Description Usage Arguments Value
Title
1 2 3 |
data |
CSV data file input |
outcome_var |
Character vector of length 1 indicating outcome variable |
treat_var |
Character vector of length 1 indicating treatment variable |
control_vars |
Character vector indicating control variables (optional) |
cluster_var |
Character vector indicating a clustering variable (optional) |
grade_var |
Character vector of length 1 indicating grade variable. If NULL, analysis will not split data by grade. Defaults to NULL. |
direction |
The user-entered direction of intended impact. |
cutoff |
The user-entered cutoff at which they would consider a program to have "moved the needle." |
probability |
The user-entered minimum probability of the estimated impact being greater than the cutoff value to consider the program to have "moved the needle." |
A list containing an error message if applicable, and if no errors are found, impact results by grade (if grade_var is not specified, a single matching result is returned).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.