make_coefs: Create coefficients dataframes to use in in-line R reporting....

View source: R/make_coefs.R

make_coefsR Documentation

Create coefficients dataframes to use in in-line R reporting. Output: vector of beta estimates, p-values, and effect sizes (delta) Effect sizes based on Brysbaert, M. and Stevens, M. 2018 Power Analysis and Effect Size in Mixed Effects Models: A Tutorial. Journal of Cognition, 1(1): 9, pp. 1–20, DOI: https://doi.org/10.5334/joc.10 Hedges, L. V. (2007). Effect Sizes in Cluster-Randomized Designs. Journal of Educational and Behavioral Statistics, 32(4), 341–370. https://journals.sagepub.com/doi/pdf/10.3102/1076998606298043 See also this Stack Exchange post: https://stats.stackexchange.com/questions/257985/how-can-i-derive-effect-sizes-in-lme4-and-describe-the-magnitude-of-fixed-effect

Description

Create coefficients dataframes to use in in-line R reporting. Output: vector of beta estimates, p-values, and effect sizes (delta) Effect sizes based on Brysbaert, M. and Stevens, M. 2018 Power Analysis and Effect Size in Mixed Effects Models: A Tutorial. Journal of Cognition, 1(1): 9, pp. 1–20, DOI: https://doi.org/10.5334/joc.10 Hedges, L. V. (2007). Effect Sizes in Cluster-Randomized Designs. Journal of Educational and Behavioral Statistics, 32(4), 341–370. https://journals.sagepub.com/doi/pdf/10.3102/1076998606298043 See also this Stack Exchange post: https://stats.stackexchange.com/questions/257985/how-can-i-derive-effect-sizes-in-lme4-and-describe-the-magnitude-of-fixed-effect

Usage

make_coefs(model, mod_name)

thealk/thear documentation built on April 28, 2022, 10:29 p.m.