format model performance metrics in APA style
Examples
lm(mpg ~ cyl + wt, data = mtcars) |>
apa_performance() |>
apa_flextable()
R2
σe
.83
2.57
format model performance metrics in APA style
lm(mpg ~ cyl + wt, data = mtcars) |>
apa_performance() |>
apa_flextable()
R2
σe
.83
2.57