# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "sampcompR" in publications use:' type: software license: GPL-3.0-only title: 'sampcompR: Comparing and Visualizing Differences Between Surveys' version: 0.2.6 doi: 10.32614/CRAN.package.sampcompR abstract: Easily analyze and visualize differences between samples (e.g., benchmark comparisons, nonresponse comparisons in surveys) on three levels. The comparisons can be univariate, bivariate or multivariate. On univariate level the variables of interest of a survey and a comparison survey (i.e. benchmark) are compared, by calculating one of several difference measures (e.g., relative difference in mean), and an average difference between the surveys. On bivariate level a function can calculate significant differences in correlations for the surveys. And on multivariate levels a function can calculate significant differences in model coefficients between the surveys of comparison. All of those differences can be easily plotted and outputted as a table. For more detailed information on the methods and example use see Rohr, B., Silber, H., & Felderer, B. (2024). Comparing the Accuracy of Univariate, Bivariate, and Multivariate Estimates across Probability and Nonprobability Surveys with Population Benchmarks. Sociological Methodology . authors: - family-names: Rohr given-names: Bjoern email: bjoern.rohr@gesis.org - family-names: Felderer given-names: Barbara email: barbara.felderer@gesis.org repository: https://CRAN.R-project.org/package=sampcompR url: https://bjoernrohr.github.io/sampcompR/ date-released: '2024-12-08' contact: - family-names: Rohr given-names: Bjoern email: bjoern.rohr@gesis.org