View source: R/apa_print_glm.R
apa_print_glm | R Documentation |
Default functions for logistic regressions do not output all commonly required statistics for reporting. This function adds odds ratios and associated confidence intervals and relevant model fit statistics.
apa_print_glm(model)
model |
a glm() object generated from a binomial logistic regression |
Qualtrics exports data with bloat, this function is an opinionated wrapper of readr::read_csv() which does some initial cleaning.
A papaja apa_print object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.