-
Hello!
I am trying to run the anovaRM function with 3 WS factors, one BS factor, and one covariate. However, the output does not contain any info about the covariate, and the results are exactly the…
-
Following the discussion at the MEG meeting, I was wondering whether it would make sense to implement `ft_statfun_bayesfactor` similar to `ft_statfun_cohensd` as demonstrated on the [effectsize](http:…
-
- [x] insight
- [x] bayestestR
- [x] parameters
- [x] performance
- [x] effectsize
- [x] modelbased
- [x] correlation
- [x] see
----
I think I've brought this up before, but I think it's …
-
@strengejacke since you're an expert of that, could you give me a hand to replace these two lines 😁
https://github.com/easystats/report/blob/71b6ed07c944fdfa99fc5553e0daac66a596e46d/R/report.data.…
-
**Description:**
Embryo icon in Phenogrid does not highlight, indicating not tested / no data.
But All data table shows there is Embryo data.
**Example**: [Nrxn1](https://www.mousephenotype.org/data/…
-
I think there is a problem with ES (Cohen’s d). The ES value is correct when I use an independent t-test, but appears to be incorrect for a paired t-test. I have installed Jamovi 1.2.27.
It looks li…
-
``` r
# for reproducibility
set.seed(123)
# model
mod New names:
#> * dat -> dat...1
#> * dat -> dat...2
#> * dat -> dat...3
#> * dat -> dat...4
#> * dat -> dat...5
#> * ...
#> term …
-
@strengejacke I think `.anova_es.parameters_model` should only work with:
- t statistics
- F statistics if
- one residuals row, or
- Has both `df` and `df_error` columns
Currently do…
-
``` r
# setup
set.seed(123)
library(gam)
#> Loading required package: splines
#> Loading required package: foreach
#> Loaded gam 1.16.1
data(kyphosis)
# model
mod Warning in model.matrix.d…
-
``` r
set.seed(123)
mod1 method estimate conf.low conf.high conf.level alternative paired noncentral
#>
#> 1 Hedge~ 1.89 1.10 2.83 0.9…