bronstein_miss_2019 {discovr} | R Documentation |
Bronstein et al. (2019) data with missing values inserted
Description
A dataset from Field, A. P. (2026). Discovering statistics using R and RStudio (2nd ed.). London: Sage.
Usage
bronstein_miss_2019
Format
A tibble with 947 rows and 5 variables
Details
A version of the Bronstein et al. (2019) fake news data (bronstein_2019) but with missing values inserted using MCAR amputation (with the help of the mice
package and ampute()
function).
For details of variables see bronstein_2019.
Source
www.discovr.rocks/csv/bronstein_miss_2019.csv
References
Bronstein, M. V., Pennycook, G., Bear, A., Rand, D. G., & Cannon, T. D. (2019). Belief in fake news is associated with delusionality, dogmatism, religious fundamentalism, and reduced analytic thinking. Journal of Applied Research in Memory and Cognition, 8(1), 108–117. doi:10.1016/j.jarmac.2018.09.005
[Package discovr version 0.2.2 Index]