Changelog
sampcompR (development version)
Changes in version 0.2.5 (2024-14-11)
- Added the possibility to input benchmarks as a named vector of means in univariate comparison
- Fixed small errors in the uni_compare_table functions that occurred when only one benchmark and survey were compared.
- Changed example to show bias comparison (estimating bias if only white respondents or if only north respondents would have been recruited)
Changes in version 0.2.4 (2024-10-11)
- Added parameters that allow to bootstrap both benchmark and survey
- Added parameter to allow to choose between percentile or normal bootstrap confidence intervals and p-values based on those intervals.
Changes in version 0.2.1 (2024-14-07)
We added biv_per_variable() a function to calculate the average bias per variable for the bivariate comparison, and an average bias per variable across comparisons.
We added multi_per_variable() a function to calculate the average bias per coefficient and per model, for the multivariate comparison, and an average biases per coefficient and per model across comparisons.