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) . 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")) Config/pak/sysreqs: cmake make libicu-dev Repository: https://janpalnau.r-universe.dev Date/Publication: 2024-05-17 10:53:16 UTC RemoteUrl: https://github.com/janpalnau/pastaplot RemoteRef: HEAD RemoteSha: 65582f119a03e09c1577950c095df7fedc7b6919 NeedsCompilation: no Packaged: 2026-07-16 08:34:11 UTC; root Author: Jan-Felix Palnau [aut, cre] (ORCID: ) Maintainer: Jan-Felix Palnau