-
I forgot to put the new stats functions into `stats.api`
Those need to be added, but there might be also other missing or outdated parts
-
- https://www.statsmodels.org/dev/generated/statsmodels.stats.proportion.test_proportions_2indep.html
- doesn't specify what default `method` is, same for `confint_proportions_2indep`
- use dif…
-
Hi,
I'm maintaining the *sjstats* package, of which you're using the `anova_stats()` function in your package. I'm writing you because in the long run, this functions is going to be deprecated first,…
-
I think this would be resolved by updating any code that looks like `[foo::bar()]` to `foo::bar()`
```
* checking Rd cross-references ... NOTE
Packages unavailable to check Rd xrefs: ‘aod’, ‘surv…
-
```
convert_oddsratio_to_odds
-
From Jasmin Divers via email:
I have a quick question or you. Under section 3.2 of the vignette where you talk about annotations. The example you provided works well for a single SNP, but what if I w…
-
Some journals request effect sizes to be included in the analysis. I don't know if this is possible, but can a specialised effect statistic (such as eta-squared) be returned alongside the F-test? Effe…
-
Even though the function to report the statistical test results is activated (results.subtitle = TRUE), the results do not appear in all graphs. In some, they do not appear for no apparent reason. Bel…
-
(I didn't find an issue. There might be an issue or comments on power under local alternatives.)
**update**
#1758, #2217 issues for local power in likelihood models
I never got started with tryin…
-
Thanks a lot for that fantastic package. It saved so much time, effort and brain for me!
Setting `digits.p` to 1 shows (here, at least) pvals to be below .001 which are clearly not:
```
set.see…