Nothing
Code
expr
Condition <propensity_type_error>
Error in `ps_calibrate()`:
! `ps` must be a numeric vector.
Code
expr
Condition <propensity_range_error>
Error in `ps_calibrate()`:
! `ps` values must be between 0 and 1.
Code
expr
Condition <propensity_range_error>
Error in `ps_calibrate()`:
! `ps` values must be between 0 and 1.
Code
expr
Condition <propensity_length_error>
Error in `ps_calibrate()`:
! Propensity score vector `ps` must be the same length as `.exposure`.
Code
expr
Condition <propensity_binary_transform_error>
Error in `ps_calibrate()`:
! Don't know how to transform `.exposure` to 0/1 binary variable.
i Specify `.focal_level` and `.reference_level`.
Code
expr
Condition <propensity_already_calibrated_error>
Error in `ps_calibrate()`:
! `ps` is already calibrated. Cannot calibrate already calibrated propensity scores.
Code
expr
Condition <rlang_error>
Error in `ps_calibrate()`:
! `method` must be one of "logistic" or "isoreg", not "invalid".
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.