Description Usage Arguments Author(s) Examples
APA6-ready output for mixed effects and non-mixed effects linear models.
1 2 3 4 5 |
fit |
A |
method |
|
nsim |
how many times should it bootstrap the confindence intervals (only if |
add.stars |
Add significance stars. |
ddf |
Denominator degrees of freedom approximation (only if |
Dominique Makowski, Phillip Alday
1 2 3 4 5 6 |
Loading required package: tidyverse
-- Attaching packages --------------------------------------- tidyverse 1.2.1 --
v ggplot2 3.1.1 v purrr 0.3.2
v tibble 2.1.1 v dplyr 0.8.0.1
v tidyr 0.8.3 v stringr 1.4.0
v readr 1.3.1 v forcats 0.4.0
-- Conflicts ------------------------------------------ tidyverse_conflicts() --
x dplyr::filter() masks stats::filter()
x dplyr::lag() masks stats::lag()
************
Welcome to neuropsychology v0.5.0 (c) Dominique Makowski.
See documentation on https://www.rdocumentation.org/packages/neuropsychology
Do not hesitate to create an issue on https://github.com/neuropsychology/neuropsychology.R/issues with questions, comments, or movie recommendations.
************
[1] "The overall model predicting Age successfully converged and explained 43% of the variance of the endogen (the conditional R2). The variance explained by the fixed effects was of 04% (the marginal R2) and the one explained by the random effects of 39%."
[2] "(Intercept): (beta = 22.25, 95% CI [15.24, 29.27], p < .001***)"
[3] "BMI: (beta = 0.57, 95% CI [0.42, 0.72], p < .001***)"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.