-
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 …
-
A user noted a discrepancy in the variance components reported by `StSignificanceTesting()`.
-
Here are some good ones that I use:
From [https://doi.org/10.1111%2F1467-9280.00287](https://doi.org/10.1111%2F1467-9280.00287)
```r
d_from_r
-
I'm running Shiny Server version 1.5.12.933 under Node.js v10.15.3 under RHEL and I'm running as a proxy from Apache 2.4.6 under RHEL 7.5
This setup works fine if the Rmd file is in the top level …
-
Hi,
I'm trying to use ggcoefstats to get a plot of regression coefficients. I've installed ggstatsplot and updated the tidyverse packages in its dependencies. However, when I try and run the packa…
-
I'm about to submit a new version of R6 to CRAN, but am getting errors with this package when I run checks on reverse dependencies.
Some background: In previous versions of R6, when cloning an obje…
-
In the Analyse function of my simulation I am using a function that returns TRUE or FALSE when a certain issue arises in my analysis (singularity). In the Summarise function, I wish to count how many …
-
**Describe the bug**
Hi again,
I noticed a minor inconsistency: `rope()` displays the **percentage** of samples of posteriors within ROPE, whereas `equivalence_test()` displays their **proportion**.…
-
I want to plot some text on my volcano plot - see the code below. However, I get an error "operations are possible only for numeric, logical or complex types", which I can't quite place.
```r
r…
-
Hello,I am using the jmv packages to do some analyses in R with function "anova". When I fill some factors in the function like this:
![image](https://user-images.githubusercontent.com/45614787/494…