Description Usage Arguments Value
View source: R/gen_caliper_list.R
Wrapper function to unify caliper input.
1 | gen_caliper_list(caliper_vec = NULL, caliper_max = NULL, continuous_mult = 100)
|
caliper_vec |
Default NULL; numeric vector that stops matches if beyond |
caliper_max |
The maximum allowed difference. |
continuous_mult |
The value to multiply differences above caliper max. Set as |
Either NULL
, or a list with the same names as the input, after checking values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.