Description Usage Arguments Value
Combine weight functions from two sampling frames
1 | combine_weighting_functions(weight_function_1, weight_function_2)
|
weight_function_1 |
first weighthing function |
weight_function_2 |
second weightng function |
returns a new function that takes a data frame as input returns a vector of weights corresponding to each row in the data frame.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.