-
**Describe the bug**
Hi,
first off, thanks for the package: I have been using it for a couple of projects and it is very user-friendly!
I don't know if what I am about to describe can be considered…
-
Briefly describe the problem:
ggcoefstats does not work with glmmTMB models that have zero-inflated or dispersion parameters. The error given is: "Error: All elements in the column `term` should be…
-
Hi,
Whenever I try to use any of the functions an error is thrown about using a discrete colour scale.
I've updated both `ggstatsplot` and `ggplot2` to the latest versions on CRAN but the error st…
-
I woke with this thing in mind, so I put it here for future reference.
I am currently working on some survey data, with a factor analysis part and exploring some psychometric networks.
Both of t…
-
``` r
library(robumeta)
# Load data
data(hierdat)
# Small-Sample Corrections - Hierarchical Dependence Model
HierModSm [1] "robu"
tibble::as_tibble(HierModSm$reg_table)
#> # A tibble: 5 …
-
**The problem:**
I tried to run a function (ggwithinplot) to plot data in ggstatsplot. But it took a long time to run this function, and nothing turned out:
![image](https://user-images.githubus…
-
I keep getting following errors when trying to use plot_model and tab_model to display estimates from survival::clogit models.
``` r
library(survival)
library(sjPlot)
#> Learn more about sjPlot …
-
-
**Describe the bug**
can't reproduce many of the plots from: https://easystats.github.io/see/articles/bayestestR.html, eg, priors = TRUE doesn't work; p_significance not working either, yields: Error…
-
This is the next CRAN submission.
- [x] Should we release it as version 0.0.1? Because IMO it's not a "real" release but rather a prerelease (as it cannot be fully used as is, requiring a version …