Package: pastaPlot
Type: Package
Title: Spaghetti-Plot Fixed and Random Effects of Linear Mixed Models
Version: 0.1.0
Description: Plot both fixed and random effects of linear mixed models, multilevel models in a single spaghetti plot. The package allows to visualize the effect of a predictor on a criterion between different levels of a grouping variable. Additionally, confidence intervals can be displayed for fixed effects. Calculation of predicted values of random effects allows only models with one random intercept and/or one random slope to be plotted. Confidence intervals and predicted values of fixed effects are computed using the 'ggpredict' function from the 'ggeffects' package. Lüdecke, D. (2018) <doi:10.21105/joss.00638>.
Encoding: UTF-8
LazyData: true
Imports: ggeffects, ggplot2, glmmTMB, lme4
RoxygenNote: 7.3.1
Depends: R (>= 2.10)
License: MIT + file LICENSE
Authors@R: 
    person("Jan-Felix", "Palnau", , "jan.palnau@mailbox.org", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0002-3325-7721"))
NeedsCompilation: no
Packaged: 2024-05-17 10:48:22 UTC; jfp
Author: Jan-Felix Palnau [aut, cre] (<https://orcid.org/0000-0002-3325-7721>)
Maintainer: Jan-Felix Palnau <jan.palnau@mailbox.org>
Repository: CRAN
Date/Publication: 2024-06-05 19:30:08 UTC
Built: R 4.6.0; ; 2025-10-14 04:05:12 UTC; windows
