Nothing
Code
expr
Condition <propensity_range_error>
Error in `wt_ate()`:
! The propensity score must be between 0 and 1.
i The range of `ps` is -0.1 and 3.3
Code
expr
Condition <propensity_matrix_type_error>
Error:
! For categorical exposures, `.propensity` must be a matrix or data frame.
Code
expr
Condition <propensity_no_refit_warning>
Warning in `wt_ate()`:
It appears you trimmed your propensity score but did not refit the model.
i Use `ps_refit()` for more accurate re-estimation.
Code
expr
Condition <propensity_no_refit_warning>
Warning in `wt_att()`:
It appears you trimmed your propensity score but did not refit the model.
i Use `ps_refit()` for more accurate re-estimation.
Code
expr
Condition <propensity_no_refit_warning>
Warning in `wt_atu()`:
It appears you trimmed your propensity score but did not refit the model.
i Use `ps_refit()` for more accurate re-estimation.
Code
expr
Condition <propensity_no_refit_warning>
Warning in `wt_atm()`:
It appears you trimmed your propensity score but did not refit the model.
i Use `ps_refit()` for more accurate re-estimation.
Code
expr
Condition <propensity_no_refit_warning>
Warning in `wt_ato()`:
It appears you trimmed your propensity score but did not refit the model.
i Use `ps_refit()` for more accurate re-estimation.
Code
expr
Condition <propensity_range_error>
Error in `wt_entropy()`:
! The propensity score must be between 0 and 1.
i The range of `ps` is -0.1 and 3.3
Code
expr
Condition <propensity_no_refit_warning>
Warning in `wt_entropy()`:
It appears you trimmed your propensity score but did not refit the model.
i Use `ps_refit()` for more accurate re-estimation.
Code
expr
Condition <propensity_matrix_type_error>
Error:
! For categorical exposures, `.propensity` must be a matrix or data frame.
Code
expr
Condition <propensity_wt_not_supported_error>
Error in `wt_entropy()`:
! Exposure type "continuous" not currently supported for entropy
Code
expr
Condition <propensity_df_ncol_error>
Error:
! `.propensity` data frame must have at least one column.
Code
expr
Condition <propensity_df_column_error>
Error:
! Column selection failed:
Code
expr
Condition <propensity_method_error>
Error in `wt_ate()`:
! No method for objects of class character
Code
expr
Condition <propensity_method_error>
Error in `wt_att()`:
! No method for objects of class list
Code
expr
Condition <propensity_range_error>
Error in `wt_ate()`:
! The propensity score must be between 0 and 1.
i The range of `ps` is -0.1 and 1.1
Code
expr
Condition <propensity_range_error>
Error in `wt_att()`:
! The propensity score must be between 0 and 1.
i The range of `ps` is 0.0 and 1.0
Code
expr
Condition <propensity_length_error>
Error in `wt_ate()`:
! `.propensity` and `.exposure` must have the same length.
i `.propensity` has length 2
i `.exposure` has length 3
Code
expr
Condition <rlang_error>
Error in `match_exposure_type()`:
! `exposure_type` must be one of "auto", "binary", "categorical", or "continuous", not "invalid".
Code
expr
Condition <propensity_method_error>
Error in `wt_ate()`:
! No method for objects of class character
Code
expr
Condition <propensity_matrix_type_error>
Error:
! For categorical exposures, `.propensity` must be a matrix or data frame.
Code
expr
Condition <propensity_df_ncol_error>
Error:
! `.propensity` data frame must have at least one column.
Code
expr
Condition <propensity_df_column_error>
Error:
! Column selection failed:
Code
expr
Condition <propensity_df_column_error>
Error:
! Column selection failed:
Code
expr
Condition <simpleWarning>
Warning in `check_ps_range()`:
NAs introduced by coercion
Condition <simpleError>
Error in `.exposure / .propensity`:
! non-numeric argument to binary operator
Code
expr
Condition <propensity_range_error>
Error in `weight_fn_numeric()`:
! The propensity score must be between 0 and 1.
i The range of `ps` is 0.5 and 1.5
Code
expr
Condition <propensity_method_error>
Error in `wt_ate()`:
! No method for objects of class lm
Code
expr
Condition <propensity_length_error>
Error in `wt_ate.numeric()`:
! `.propensity` and `.exposure` must have the same length.
i `.propensity` has length 2
i `.exposure` has length 4
Code
expr
Condition <propensity_method_error>
Error in `wt_ate()`:
! No method for objects of class my_custom_class
Code
expr
Condition <propensity_method_error>
Error in `wt_att()`:
! No method for objects of class my_custom_class
Code
expr
Condition <propensity_method_error>
Error in `wt_atu()`:
! No method for objects of class my_custom_class
Code
expr
Condition <propensity_method_error>
Error in `wt_atm()`:
! No method for objects of class my_custom_class
Code
expr
Condition <propensity_method_error>
Error in `wt_ato()`:
! No method for objects of class my_custom_class
Code
expr
Condition <propensity_method_error>
Error in `wt_entropy()`:
! No method for objects of class my_custom_class
Code
expr
Condition <rlang_error>
Error in `match_exposure_type()`:
! `exposure_type` must be one of "auto", "binary", or "categorical", not "continuous".
Code
expr
Condition <propensity_length_error>
Error in `wt_ate.numeric()`:
! `.propensity` and `.exposure` must have the same length.
i `.propensity` has length 18
i `.exposure` has length 20
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.