apply_delta {rbmi} | R Documentation |
Takes a delta dataset and adjusts the outcome variable by adding the corresponding delta.
apply_delta(data, delta = NULL, group = NULL, outcome = NULL)
data |
|
delta |
|
group |
character vector of variables in both |
outcome |
character, name of the outcome variable in |